dbTalk Databases Forums  

Execute SQL from a file (DB --> ASA)

sybase.public.sqlanywhere.general sybase.public.sqlanywhere.general


Discuss Execute SQL from a file (DB --> ASA) in the sybase.public.sqlanywhere.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Timrek
 
Posts: n/a

Default Execute SQL from a file (DB --> ASA) - 04-11-2006 , 11:25 AM






How to execute sql from a file? Is there anything already
done? I use a ASA DB in Windows CE.

Thanks.

Reply With Quote
  #2  
Old   
Greg Fenton
 
Posts: n/a

Default Re: Execute SQL from a file (DB --> ASA) - 04-11-2006 , 01:30 PM






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/


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.