Mike
|
| Posted: 06/03/2002, 1:13 AM |
|
I just downloaded CodeCharge Studio and tried imediately the application builder.
Looks good so far. But when I try to look at a page in live page mode I get the following error:
Fatal error: Class clsmembersdatasource: Cannot inherit from undefined class clsdbstore in c:\foxserv\www\cd\test\members_list.php on line 343
Did CodeCharge forget to build this class or did I mess up something?
|
|
|
 |
Alex Alexapolsky
|
| Posted: 06/03/2002, 5:06 AM |
|
This means you've forgotten to specify database driver in
"Project Settings"/Connection/Server tab
|
|
|
 |
Alex Alexapolsky
|
| Posted: 06/03/2002, 5:06 AM |
|
Most probably you renamed databasde connection and CCS refers to
old connection name. Try renaming it back
|
|
|
 |
|