Home > Archive > SQL Anywhere database > December 2005 > ASA doubts









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author ASA doubts
Sri

2005-12-27, 7:23 am

Hi,

I am new to ASA.
1) I am using VS 2003 and I have created a database in ASA in Windows
CE.
I have created a sample application using ASA .NET Data Provider.
When opening a connection,
AsaConnection connection = new AsaConnection();
connection.ConnectionString =@"START=\program
files\sybase\asa9\db
srv9.exe -qw;DBF=\Program
Files\Sybase\ASA9\de
mo.db;UID=DBA;PWD=SQL;";
connection.Open();

I am getting a startup screen. Only when I click on OK button I am
able to proceed. I have given the option -qw. But still I am getting
the startup screen. I am testing my application in Pocket PC 2003
emulator. Any idea how to avoid this screen?

2) I understand that we can use ASA or Ultralite databases when
developing an application for Pocket PC. What is the difference between
ASA database and UltraLite database?
Is there any size limitation for UltraLite(like for a DB of size upto
2MB only we can use UltraLite) Please let me know when we need to use
ASA database and when we need to use UltraLite?

Thanks & Regards

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com