You may do a small test on command line on your project directory by compiling your sqc file.. The sample command may may as follow :-
sqlpp7 -q -c "DSN=afirc;uid=sa;" database.sqc database.cpp Please may sure there is no password set on your user sa on your DSN afirc.. and all the data files ( database.sqc ) are on the working directory. The system path should also been check is the sqlpp7.exe included... If there is no error found on the above command, the error may be caused by your CW7 setting ( e.g. path setting. etc.. ) -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of HU HUITING Sent: Thursday, January 10, 2002 6:31 PM To: Palm Developer Forum Subject: Re: Problem with database hello, i've checked my ODBC and my DSN is running. Everything is fine. But it can't connect to the database. i'm using Sybase SQL Anywhere 7, CodeWarrior for Palm OS R6 and Palm OS 3.5. Hope someone can solve my problem. Thanks in advanced. _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
