Lenny Sorey
|
| Posted: 08/28/2002, 8:31 AM |
|
Anyone got a complete explantation of how to use JDBC for MYSQL within CodeCharge?
JDBC Driver - org.gjt.mm.mysql.Driver
Database URL - jdbc:mysql://localhost/TCB
I place this information into the properties section regarding connection information along with login info and password.
When I refresh I get the following error:
Data Source Name is not found
|
|
|
 |
Ricky
|
| Posted: 08/29/2002, 12:56 AM |
|
Lenny,
I suppose you're working with CCStudio, but not CC (because there's no Database URL option in CC).
The settings seems to be correct.
When do you get the error? During design time or on live page? Please provide its full text.
Do you get the same error working with one of CCS examples?
|
|
|
 |
|