roeya
Posts: 181
|
| Posted: 01/18/2005, 8:13 AM |
|
I currently use SQLite with CCS & perl, I have installed the ODBC driver so CCS will work with the database, and I use DBI connection string that looks like “dbi:SQLite:dbname=/home/www/site/db/data.db” for the runtime.
To do that I use the Design tab in the “Modify Connection/Add New Connection” dialog to the ODBC connection
And I use the Server tab to set the DBI data source name
(I think PHP has similar Tab with Database or ODBC connection name where you should set the Database as you would with PHP when using it without CCS)
I run it locally with Win32 for testing and debugging, the target is FreeBSD (a unix variant).
_________________
http://www.infoneto.com/ |
 |
 |
|