| Version | 1.4 |
|---|---|
| Publisher | xuecs |
| Release date | Jun 8, 2016 |
| Date added | Mar 27, 2014 |
| Os requirements | iOS |
| Requirements | Compatible with: iphone4, iphone4, ipad2wifi, ipad2wifi, ipad23g, ipad23g, iphone4s, iphone4s, ipadthirdgen, ipadthirdgen, ipadthirdgen4g, ipadthirdgen4g, iphone5, iphone5, ipodtouchfifthgen, ipodtouchfifthgen, ipadfourthgen, ipadfourthgen, ipadfourthgen4g, ipadfourthgen4g, ipadmini, ipadmini, ipadmini4g, ipadmini4g |
| Total downloads | 0 |
| Price | $1.99 |
Description
Manage Microsoft SQL Server on your iPhone or iPad (Universal APP).***** We have a new Mac version 'SQL Server Manager' available on Mac App Store. *****Features:* Connect directly to Microsoft SQL Server , Windows Azure SQL Server and Sybase ASE, no middleware needed.* Browser database tables and views* View table data with paging table list, column resizable* View data with detail view, photo view support (in-app purchase) ( you can swipe to left or right to navigate records )* Edit/Delete/Insert data (CRUD) (in-app purchase)* SQL script editor, save sql file, share via iTunes App Share* Run database store procedure* Edit table data with auto generated editable SQL * Create new table with UI guide (in-app) * SQL editor with keyword highlighting * Share table data with CSV format * Share detail data with photo via email (in-app)* Save page size and table column width * Sort table by touch on the column Microsoft SQL Server Connection Config Example:Server: 192.168.2.1(IP address of the server, or domain name)Port: 1433(Default is 1433, or change to your customised configuration)User: saPassword: passwordSchema:(This can be empty, will list all database when connect)MS SQL Server: checkedSybase ASE Connections Conifg Example:Server: 192.168.2.1(IP address of the server, or domain name)Port: 5000(Default is 5000, or change to your customised configuration)User: saPassword: passwordSchema:(This can be empty, will list all database when connect)Sybase ASE: checkedWindows Azure Config Example:Server: myazureserver.database.windows.net (server address)Port: 1433(Default is 1433, or change to your customised configuration)User: user@myazureserverPassword: passwordSchema: Northwind(This can not be empty for Windows Azure SQL Server)MS SQL Server: checkedIf you connect to database server have errors, please try to connect from another computer first to make sure network access database server is allowed and config correctly.