On Sat, Jun 10, 2006 at 10:55:12PM -0400, [EMAIL PROTECTED] wrote:
> # for Windows users, sqlite URIs look like:
> # sqlobject.dburi="sqlite:///drive_letter|/path/to/file"
> I read this as should be sqlobject.dburi="sqlite:///drive_C|/sqlite"
sqlobject.dburi="sqlite:///C|/sqlite/database.name"
On Sat, 10 Jun 2006, [EMAIL PROTECTED] wrote:
> having a problem setting up the sqlite DB
>
> running on win xp pro
>
> my sqlite is sqlite3 located at C:\sqlite (nothing here but the
> program sqlite3.exe
>
> # for Windows users, sqlite URIs look like:
> # sqlobject.dburi="sqlite:///drive_letter|
having a problem setting up the sqlite DB
running on win xp pro
my sqlite is sqlite3 located at C:\sqlite (nothing here but the
program sqlite3.exe
# for Windows users, sqlite URIs look like:
# sqlobject.dburi="sqlite:///drive_letter|/path/to/file"
I read this as should be sqlobject.dburi=