db_string_connect() to connect to DSN created by SQLite driver -
12-28-2009
, 05:57 AM
Is it possible to use db_string_connect() to connect to a DSN source
created by SQLite driver?
db_string_connect() API is returning sqlcode -103 ["You supplied an
invalid user ID or an incorrect password."] . Is there a way to
achieve this?
Thanks. |