On 20 Jun 2012, at 5:12pm, Maury Markowitz <maury.markow...@gmail.com> wrote:
> 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"? I'm not familiar with ODBC, I'm afraid. I don't know how you're meant to specify which database you're working with or whether it expects them all to be in a specific place. I do note that <http://www.iodbc.org/dataspace/iodbc/wiki/iODBC/ODBCMacOSX> does not mention SQLite support. I hope someone else can help. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users