GUI Innovations for Innovative Solutions

SqlLinkCE

DLL

SqlLinkCE builds on our existing technology used in SqlLink3000 and RemoteSQLCe.
Using SqlLinkCE you can access SQL Server and any ODBC database from your Pocket PC. SqlLinkCE is implemented as a DLL on the Pocket PC, and as a server process on the PC, which can also be run as a service.
The product has 2 main constituents:
-

  • A ‘multi-threaded’ data server running on your PC server
  • A library of ‘DLL’ callable routines on your Pocket PC
  • SqlLinkCE data server uses Microsoft Active Data Objects (ADO).
  • Runs on a ‘windows’ system to connect to the database (Preferably NT, 2000 or XP).
  • Connects to any SQL database for which you have ADO or ODBC drivers.
  • Implemented on the Pocket PC as a set of routines in a ‘DLL

DLL calls include

  • Connect_To_Server
  • Close_Database
  • Disconnect
  • Execute_Query
  • Execute_SQL
  • Get_ODBC_List
  • Movenext
  • Open_Database

A sample program is included to show exactly how simple things are, in fact the actual number of statements needed to connect, get a list of ODBC connections, open the ‘Northwind’ database, and list a table into a listview is less than 50 statements.
Take a look at the documentation
here, or download an evaluation copy.

An evaluation copy of SqlLinkCE can be downloaded. It is fully functional, displays ‘nag’ messages whenever a database is opened.

 The trial of SqlLinkCE can be downloaded here. It runs for 30 days

SqlLinkCE costs $79.99 for a 50 user licence, and $99.99 for a 255 user licence, and includes 1 year of support via e-mail, and all upgrades and any bug-fixes, and can be purchased here.