Miltch
|
| Posted: 08/05/2002, 11:45 PM |
|
There are bits of thread everywhere. Can someone clarify for me the exact procedure for MYSQL connectivity.
I have a LINUX server running Apache,PHP4 and MYSQL
I write all code on my WIN2k machine and FTP to the server.
The tutorial for CCS implies that I can connect directly to MYSQL on my server. However in all the threads it is suggested that access id via MYODBC but only for design time. Is this true for CCS ? Why not connect dirctly to MYSQL ?
|
|
|
 |
Nicole
|
| Posted: 08/06/2002, 7:29 AM |
|
Miltch,
yes, for CCS you should use ODBC connection to mysql during design time only.
In general the db connection (both design and server times) are similar to CC.
|
|
|
 |
|