SQL Server / MSSQL by SQLPro

SQL Server / MSSQL by SQLPro


Database UI for SQL Server


FreeOffers In-App Purchases

2014.15for iPhone, iPad and more
8.3
107 Ratings
Hankinsoft Development Inc
Developer
31.1 MB
Size
Feb 21, 2024
Update Date
Business
Category
4+
Age Rating
Age Rating
4+
Apps in this category do not contain restricted content.
9+
Apps in this category may contain mild or occasional cartoon, fantasy or real-life violence, as well as occasional or mild adult, sexually suggestive or horrifying content and may not be suitable for children under 9 years of age.
12+
Apps in this category may contain occasional mild indecent language, frequent or intense cartoon or real-life violence, minor or occasional adult or sexually suggestive material, and simulated gambling, and may be for children under 12 years of age.
17+
You must be at least 17 years old to access this App.
Apps in this category may contain frequent and intense offensive language; Frequent and intense cartoon, fantasy or realistic violence: frequent and intense adult, scary and sexually suggestive subjects: as well as sexual content, nudity, tobacco, alcohol and drugs, may not be suitable for children under 17 years of age.
SQL Server / MSSQL by SQLPro Screenshots
SQL Server / MSSQL by SQLPro posterSQL Server / MSSQL by SQLPro posterSQL Server / MSSQL by SQLPro poster
SQL Server / MSSQL by SQLPro posterSQL Server / MSSQL by SQLPro posterSQL Server / MSSQL by SQLPro posterSQL Server / MSSQL by SQLPro posterSQL Server / MSSQL by SQLPro poster

About SQL Server / MSSQL by SQLPro

SQLPro for MSSQL is a lightweight Microsoft SQL Server database client, allowing quick and simple access to MSSQL Servers, including those hosted via cloud services such as SQL Azure or Amazon RDS.

Features include:
+ Intellisense/SQL autocompletion.
+ Syntax highlighting.
+ Tabbed based interface for an optimal user experience (iPad).
+ Support for executing multiple queries at once.
+ Quick access to tables, columns and more.
+ Dark & Light themes which can be switched manually or automatically adjusted by your devices brightness.
+ Netbios support.
+ NTLMv2 supported (but not required).
+ SSH Tunnelling (password authentication only).

Some of the great features include:
+ Microsoft SQL Azure
+ Microsoft SQL Server 2005
+ Microsoft SQL Server 2008
+ Microsoft SQL Server 2008 R2
+ Microsoft SQL Server 2012
+ Microsoft SQL Server 2014
+ Microsoft SQL Server 2016

Thanks to the FreeTDS project (http://www.freetds.org/) for their great library.

This SQL Client does NOT work with MySQL or Postgres. Please ensure that your server is a Microsoft SQL Server (2005 or above).

Note 1: SQL Server Express is supported, however using it makes me sad. Please confirm that the SQL Server Express installation has been configured properly for remote connections over TCP/IP, and that you can connect remotely from another windows pc before requesting support.

Note 2: SQLPro for MSSQL can connect to Microsoft SQL Server 2000 however it is not supported.

Privacy Policy:
https://hankinsoft.com/privacypolicy.html

Terms of Use:
https://hankinsoft.com/termsofuse.html

Price:
SQLPro requires a Premium upgrade in order to interact with database result sets. Premium is available as either a Lifetime Purchase or through a Subscription with Monthly and Yearly options. Subscriptions auto-renew within 24 hours of the expiration date unless auto-renewal is turned off in the iTunes account settings. Your Account will be charged for renewal (based on your selected plan) within 24-hours prior to the end of the current period. Any unused portion of a free trial period, if offered, will be forfeited when the user purchases a subscription to that publication, where applicable. Payment will be charged to your iTunes Account at confirmation of purchase.
Show More

What's New in the Latest Version 2014.15

Last updated on Feb 21, 2024
Old Versions
+ Fixed a few crash issues some users were seeing.
Show More
Version History
2014.15
Feb 21, 2024
+ Fixed a few crash issues some users were seeing.
2023.76
Dec 2, 2023
+ Fixed a crash that could occur when removing connections.
2023.70
Nov 7, 2023
+ Autocomplete improvements.
+ Fixed a crash some users were seeing.
2023.06
Feb 2, 2023
+ improvements with connection handling.
2022.85
Oct 26, 2022
+ Fixed an issue that could cause a crash when navigating through multiple result sets.
2022.14
Mar 4, 2022
+ Updated frameworks.
2022.10
Feb 3, 2022
+ Improvements for favourites.
2021.81
Oct 8, 2021
+ iOS 15 improvements.
2021.69
Aug 3, 2021
+ Improvements with keyboard navigation of results.
2021.53
May 22, 2021
+ Fixed an issue where SSH tunnel private keys may disappear.
+ Improvements for syntax highlighting.
+ Fixed an issue with MSSQL dates.
2021.39
Apr 21, 2021
+ Fixed a crash that could occur when editing/adding favourite queries.
2021.38
Apr 20, 2021
+ Fixed a crash that could occur when accessing 'Settings' -> 'Display'.
2021.37
Apr 16, 2021
+ Improvements with autocomplete.
2021.19
Mar 16, 2021
+ Fix for result set message colors.
2021.18
Mar 9, 2021
+ Syntax highlighting now highlights aliases.
+ Autocomplete fix for partial words.
2021.17
Mar 2, 2021
+ Fixed an issue with autocomplete.
2021.11
Feb 10, 2021
+ Cmd-O now works as an open file shortcut.
+ General improvements.
2020.75
Sep 1, 2020
+ Some improvements with the autocomplete cache.
+ Fixed an issue where the 'export' popup may not be fully visible.
2020.69
Aug 12, 2020
+ Fixed an issue where autocomplete could sometimes remove newlines. [#481](https://github.com/hankinsoft/SQLPro/issues/481)
+ Added some advanced connection options. You can now specify `Encryption level`, `Use NTLMv2` and `Enable TLSv1`.
+ Performance improvements for autocomplete cache (was causing slowdowns on startup for some users). [#468](https://github.com/hankinsoft/SQLPro/issues/468)
+ Improvement with SSH tunnelling. Previously, every connection created a new tunnel. Now tunnels can be reused.
+ Syntax highlighting and autocomplete now includes support for objects in other databases (on the same server). [#404](https://github.com/hankinsoft/SQLPro/issues/404)
+ Fixed an issue where 'Modify' or 'Script as Alter' may display CREATE rather than alter for Stored Procedures. [#432](https://github.com/hankinsoft/SQLPro/issues/432)
+ Fixed an issue when using multiple result sets and editing/deleting the resultset past the first would use the table name of the first result set.
+ Improvements for database access.
+ Added an option to hide database the user does not have access to.
+ No longer setting `SET QUOTED_IDENTIFIER OFF` when updating results.
+ You can now specify IDENTITY details when creating a new table or adding a new column. [#374](https://github.com/hankinsoft/SQLPro/issues/374)
+ You can now reorder columns when creating a table.
+ Fixed an issue where autocomplete may sometimes escape object object when not required. [346](https://github.com/hankinsoft/SQLPro/issues/346)
+ Added support for ed25519 keys.
2020.12
Feb 19, 2020
+ Fixed an issue which could cause crashes on connection for some users.

Autocomplete improvements:
+ Autocomplete is now context sensitive (suggestions will be based on the tables entered).
+ Autocomplete now includes partial match suggestions (previously online included begins with). iPad only.
+ Fixed an issue where the autocomplete window could 'twitch' when using the Smart Keyboard to navigate between items (iPad).
2019.52
Nov 5, 2019
+ Fixed an issue where some license keys may fail validation.
2019.46
Oct 22, 2019
+ Fixed an issue which could cause a crash when editing rows.
+ [MSSQL] Fixed an issue where datetime(2) fields were not properly displaying milliseconds.
2019.09.16
Sep 17, 2019
+ Support for iOS 13.
2019.09.09
Sep 10, 2019
+ Sorted a few problems out with the results view.
+ Added a 'Test connection' button to the edit connection screen.
2019.08.13
Aug 14, 2019
+ Fix a crash that could occur with Handoff.
+ Improved compatibility for future versions of iOS.

SQL Server / MSSQL by SQLPro FAQ

Click here to learn how to download SQL Server / MSSQL by SQLPro in restricted country or region.
Check the following list to see the minimum requirements of SQL Server / MSSQL by SQLPro.
iPhone
Requires iOS 12.1 or later.
iPad
Requires iPadOS 12.1 or later.
iPod touch
Requires iOS 12.1 or later.
SQL Server / MSSQL by SQLPro supports English
SQL Server / MSSQL by SQLPro contains in-app purchases. Please check the pricing plan as below:
SQLPro Premium
$5.99
SQLPro Premium
$59.99
SQLPro Premium - Lifetime
$149.99
SQLPro Premium
$59.99

SQL Server / MSSQL by SQLPro Alternative

You May Also Like

Get more from Hankinsoft Development Inc