zth
|
| Posted: 07/10/2003, 4:57 AM |
|
Hi!
I have some experience in "hand-writing" php code whit Postgres, but I'm a newbie whit CodeChargeStudio.
I want to build a site on my remote Linux Server (RedHat) where I have already correctly installed Apache, PHP & Postgres (whit a sample DB).
How can I create the DB connection from CodeCharge? I usually use samba to save my php pages on the server: can I use it also to access to the Postgres DB? Or I need to use some ODBC driver?
Thanks in advance for any help!
|
|
|
 |
Alex Alexapolsky
|
| Posted: 07/11/2003, 8:14 AM |
|
You need ODBC driver only in design time for CCS to connect to db.
In runtime CCS generated code uses built-in php functions to work with this db.
|
|
|
 |
|