Timrek wrote:
Quote:
How to execute sql from a file? Is there anything already
done? I use a ASA DB in Windows CE. |
For win32, you could use a tool such as DBISQL. But there is no such
tool for WinCE. You will need to get or write a client tool that
connects to the server, reads the file, sends the SQL commands to the
server and retrieves/handles the results.
You have many client API options available to you (ODBC, ADO, ADO.NET,
JDBC, ESQL, ...)
greg.fenton
--
Greg Fenton
Consultant, Solution Services, iAnywhere Solutions
--------
Visit the iAnywhere Solutions Developer Community
Whitepapers, TechDocs, Downloads
http://www.ianywhere.com/developer/