send link to app

SQL Server Manager app for iPhone and iPad


4.8 ( 5488 ratings )
Business Productivity
Developer: 强 李
1.99 USD
Current version: 1.5, last update: 5 years ago
First release : 27 Mar 2014
App size: 4.82 Mb

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: sa
Password: password
Schema:
(This can be empty, will list all database when connect)
MS SQL Server: checked

Sybase 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: sa
Password: password
Schema:
(This can be empty, will list all database when connect)
Sybase ASE: checked

Windows Azure Config Example:
Server: myazureserver.database.windows.net
(server address)
Port: 1433
(Default is 1433, or change to your customised configuration)
User: user@myazureserver
Password: password
Schema: Northwind
(This can not be empty for Windows Azure SQL Server)
MS SQL Server: checked

If 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.