Ask a Question related to Coldfusion Database Access, Design and Development.
-
gllenx #1
sqlite
Is it possible to query a sqlite database from coldfusion? I set up sqliteodbc
and create an alias, but I get this error doing a simple query:
[Macromedia][SequeLink JDBC Driver][ODBC Socket]unsupported column attribute
12
gllenx Guest
-
PHP5 RC2 - sqlite API
There have been changes in the naming convention and the sqlite extension now underlies studlyCaps as well. Does anyone know the new correct... -
DBD::SQLite under Windows
DBD::SQLite was crashing perl under Windows (ActiveState build 629 on Win98SE) whenever ChopBlanks was set. The crash was occurring in... -
#26389 [Opn]: Use an sqlite db...
ID: 26389 User updated by: php at plouk dot net Reported By: php at plouk dot net Status: Open Bug Type: ... -
#26389 [NEW]: Use an sqlite db...
From: php at plouk dot net Operating system: Linux debian PHP version: 5.0.0b2 (beta2) PHP Bug Type: SQLite related Bug... -
[PHP] sqlite
On Sun, 24 Aug 2003 13:09:55 +1000 Kevin Waterson <kevin@oceania.net> wrote: I just installed the sqlite extension today myself and was looking... -
ShytKicker #2
Re: sqlite
Forget about that database system. It is the worst. It is good for a private site that has no more than 3 tables. But anyway, try downloading a JDBC driver for it if it supports jdbc.
ShytKicker Guest
-
gllenx #3
Re: sqlite
Need it for a 3rd party DB... so I have no choice.
Thanks though, I've never used JDBC but it looks like there's a sqlite driver available for it.
gllenx Guest



Reply With Quote

