SQL Server / MSSQL by SQLPro

2014.15 for iPhone, iPad
Free
0

0 Ratings

Update Date

2024-02-21

Size

29.7 MB

Screenshots for iPhone

iPhone
SQL Server / MSSQL by SQLPro Description
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.
SQL Server / MSSQL by SQLPro 2014.15 Update
2024-02-21
+ Fixed a few crash issues some users were seeing.
More Information
Price:
Free
Version:
2014.15
Size:
29.7 MB
Update Date:
2024-02-21
Language:
English

Safe to Download

AppPure.com and the download link of this app are 100% safe. The download link of this app will be redirected to the official App Store site, thus the app is original and has not been modified in any way.

Got it
X
Share

Share this page with your friends if you find it useful

Facebook Linkedin Pinterest Tumblr Twitter Whatsapp Line
2014.15 2024-02-21
+ Fixed a few crash issues some users were seeing.
2023.70 2023-11-07
+ Autocomplete improvements.
+ Fixed a crash some users were seeing.
2023.06 2023-02-02
+ improvements with connection handling.
2022.85 2022-10-26
+ Fixed an issue that could cause a crash when navigating through multiple result sets.
2022.14 2022-03-04
+ Updated frameworks.
2022.10 2022-02-03
+ Improvements for favourites.
2021.81 2021-10-08
+ iOS 15 improvements.
2021.69 2021-08-03
+ Improvements with keyboard navigation of results.
2020.75 2020-09-01
+ Some improvements with the autocomplete cache.
+ Fixed an issue where the 'export' popup may not be fully visible.
2020.69 2020-08-12
+ 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 2020-02-19
+ 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 2019-11-05
+ Fixed an issue where some license keys may fail validation.
2019.46 2019-10-22
+ 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 2019-09-17
+ Support for iOS 13.
2019.09.09 2019-09-10
+ Sorted a few problems out with the results view.
+ Added a 'Test connection' button to the edit connection screen.
2019.08.13 2019-08-14
+ Fix a crash that could occur with Handoff.
+ Improved compatibility for future versions of iOS.
2019.05.27 2019-05-28
+ You can now duplicate connections.
+ Fixed an issue with editing MSSQL column defaults.
+ Fixed an issue with 'Export' when using iPhone on the query tab. It has been renamed to 'Export query'.
2019.05.08 2019-05-09
+ Added a table designer - You can edit & create new tables.
2019.04.29 2019-04-30
+ Improvements for table alias autocomplete support when writing queries.
+ Fixed an issue where the progress spinner may remain active on the database tree.
1.0.405 2017-09-22
+ Added a format query option. To format a query tap '...' when a query is visible and choose 'Format query'.
1.0.404 2017-09-22
+ Fixed a security issue with the password settings.
1.0.403 2017-09-22
+ Fixed an issue where autocomplete would not trigger after an 'INSERT INTO' statement.
1.0.402 2017-09-22
+ Fixed an issue with the results grid font size. It was being saving it as a bool rather than integer, causing it be 0 or 1 upon app startup.
1.0.401 2017-09-22
+ The default 'SELECT FROM' limit has been raised from 100 to 1,000. + Improvements to syntax highlighting (better performance + larger text handling). + Fixed a bug with 'delete rows'. Many display options have been added in the 'Settings' -> 'Display' section. + Query editor font size can now be customized. + Query editor line numbers can now be disabled/enabled. + Results can now be resized (font size + padding).