SQL Server / MSSQL by SQLPro

SQL Server / MSSQL by SQLPro


Database UI for SQL Server


GratisOffers In-App Purchases

2014.15for iPhone, iPad and more
8.3
107 Ratings
Hankinsoft Development Inc
Developer
31.1 MB
Size
21/02/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
SQL Server / MSSQL by SQLPro الملصقSQL Server / MSSQL by SQLPro الملصقSQL Server / MSSQL by SQLPro الملصق
SQL Server / MSSQL by SQLPro الملصقSQL Server / MSSQL by SQLPro الملصقSQL Server / MSSQL by SQLPro الملصقSQL Server / MSSQL by SQLPro الملصقSQL Server / MSSQL by SQLPro الملصق

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

تحديث لأحدث إصدار 2014.15

Last updated on 21/02/2024
الإصدارات القديمة
+ Fixed a few crash issues some users were seeing.
Show More
Version History
2014.15
21/02/2024
+ Fixed a few crash issues some users were seeing.
2023.76
02/12/2023
+ Fixed a crash that could occur when removing connections.
2023.70
07/11/2023
+ Autocomplete improvements.
+ Fixed a crash some users were seeing.
2023.06
02/02/2023
+ improvements with connection handling.
2022.85
26/10/2022
+ Fixed an issue that could cause a crash when navigating through multiple result sets.
2022.14
04/03/2022
+ Updated frameworks.
2022.10
03/02/2022
+ Improvements for favourites.
2021.81
08/10/2021
+ iOS 15 improvements.
2021.69
03/08/2021
+ Improvements with keyboard navigation of results.
2021.53
22/05/2021
+ Fixed an issue where SSH tunnel private keys may disappear.
+ Improvements for syntax highlighting.
+ Fixed an issue with MSSQL dates.
2021.39
21/04/2021
+ Fixed a crash that could occur when editing/adding favourite queries.
2021.38
20/04/2021
+ Fixed a crash that could occur when accessing 'Settings' -> 'Display'.
2021.37
16/04/2021
+ Improvements with autocomplete.
2021.19
16/03/2021
+ Fix for result set message colors.
2021.18
09/03/2021
+ Syntax highlighting now highlights aliases.
+ Autocomplete fix for partial words.
2021.17
02/03/2021
+ Fixed an issue with autocomplete.
2021.11
10/02/2021
+ Cmd-O now works as an open file shortcut.
+ General improvements.
2020.75
01/09/2020
+ Some improvements with the autocomplete cache.
+ Fixed an issue where the 'export' popup may not be fully visible.
2020.69
12/08/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
19/02/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
05/11/2019
+ Fixed an issue where some license keys may fail validation.
2019.46
22/10/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
17/09/2019
+ Support for iOS 13.
2019.09.09
10/09/2019
+ Sorted a few problems out with the results view.
+ Added a 'Test connection' button to the edit connection screen.
2019.08.13
14/08/2019
+ Fix a crash that could occur with Handoff.
+ Improved compatibility for future versions of iOS.

SQL Server / MSSQL by SQLPro FAQ

انقر هنا لمعرفة كيفية تنزيل SQL Server / MSSQL by SQLPro في بلد أو منطقة محظورة.
تحقق من القائمة التالية لمعرفة الحد الأدنى من المتطلبات SQL Server / MSSQL by SQLPro.
iPhone
Requiere iOS 12.1 o posterior.
iPad
Requiere iPadOS 12.1 o posterior.
iPod touch
Requiere iOS 12.1 o posterior.
SQL Server / MSSQL by SQLPro هي مدعومة على اللغات Inglés
في SQL Server / MSSQL by SQLPro عمليات شراء داخل التطبيق. يرجى التحقق من خطة الأسعار على النحو التالي:
SQLPro Premium
USD 5.99
SQLPro Premium
USD 59.99
SQLPro Premium
USD 59.99
SQLPro Premium - Lifetime
USD 149.99

بدائل لـ SQL Server / MSSQL by SQLPro

ربما يعجبك أيضا

أكثر البرنامج من Hankinsoft Development Inc