To interface with your back end database, you can visually create SQL statements for your mobile app.
When you tap a button or table row on your mobile device, your app will call the SQL Database Web Service located on your server with the URL that you provide when you register the SQL data source below.
You need to install the ViziApps SQL Database Web Service first, available for free, on your server. To download the free SQL Web Service source project for installation on your server, click on Download SQL Web Service Project. Use Visual Studio to build your web service on your server. This project is not a standard .NET web service with an .asmx file. Instead it is a web page .aspx page with a return response as a JSON . This enables our javascript code in the mobile app to interact with it in jQuery.
This Web Service uses the authentication protocol described in this document: SQL Authentication Protocol
The app needs to know what type of database you are using, the schema of your database and the URL to access the web service which sends queries to your database behind your firewall. To provide this information:
The following SQL databases are supported by ViziApps:
• SQL Server • Oracle • IBM DB2 • MySQL • Sybase Adaptive • Informix • PostgreSQL • UniVerse • AS/400 • Firebird • Paradox • Mimer SQL • Pervasive • Caché • Netezza DBMS • ZIM • Interbase • Ingres • SQLBase • Teradata • DBMaker • Valentina • SQLite • Progress • Excel • Textfile • Access • Visual FoxPro • DBF / FoxPro • Filemaker • SQL Azure • Intuit QuickBase • Composite Information Server • Lotus Notes • DSN • ComputerEase • Sybase Advantage