rbaldwin
|
| Posted: 05/26/2002, 12:24 PM |
|
Although this is not strictly a Code Charge question i was hoping that some kind soul would offer some advice.
I've built an application using codecharge, .asp, using an MS Access 2k database.
I'm not happy with my choice of MS Access as i am going to have too many records before too long.
I've not used mysql before but i know it is a popular choice.
Once i've installed mysql, how do i make a dsn-less connection to it on either the local machine but more likely how do i make a similar connection to mysql on a remote machine?
Rod Baldwin.
|
|
|
 |
Nicole
|
| Posted: 05/27/2002, 12:34 AM |
|
Hello,
you need ODBC connection during design time anyway. Please refer to CC tutorial for more information: http://support.codecharge.com/tutorials/myodbc.html
|
|
|
 |
|