On 2012-06-20, at 12:01 PM, Pavel Ivanov wrote:
>> Well that looks like your library is loading, the connection with ODBC is 
>> working, but it isn't accessing your database file.  I agree with your other 
>> post.
>> 
>> It may not be finding your database in the folder where you think it's 
>> looking.  When you tell it which database to open try specifying the full 
>> path, from 'C:\' onwards, just for testing purposes.

Ok, is there a way to do *this* via a PRAGMA or such, through the ODBC 
connection? IE, is there an analog of "USE"?

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to