RE: [sqlite] Connection error to a SQLite3 Database

2006-08-06 Thread Artie Pagan
-users@sqlite.org > Subject: [sqlite] Connection error to a SQLite3 Database > > I am using the following to connect to a SQLite3 database: > > > > ** > ** >

RE: [sqlite] Connection error to a SQLite3 Database

2006-08-06 Thread Robert Simpson
ject: [sqlite] Connection error to a SQLite3 Database > > I am using the following to connect to a SQLite3 database: > > > > ** > ** > ***

[sqlite] Connection error to a SQLite3 Database

2006-08-06 Thread Artie Pagan
I am using the following to connect to a SQLite3 database: *** Set db = server.CreateObject("newObjects.sqlite.dbutf8") db.AutoType = True