pdiddy
Posts: 1
|
| Posted: 12/24/2007, 10:31 AM |
|
Dev Environment: Win Vista laptop, CCS 3.2.0.4, phpDev w/MySQL. MyODBC driver installed.
I am having a problem getting my database tables to show up in the grid builder. I've installed the MyODBC driver on my dev box, and have created a DSN to the local mysql database I've created for the project. I am able to successfully do a test ODBC connection in Windows to the database. MySQL is running and functional. I can interact with the database via phpMyAdmin. I get a successful connection to the database inside of CCS under Project->Settings->Connections.
When I open the grid builder, it always defaults to the test DSN that comes with CCS. If I try selecting my custom connection, it freezes the application. So, I tried removing the two CCS demo DSN's to see if it would default to my custom DSN. It does so, but in the next step of the grid builder, there are no tables present in the data source drop-down listbox. If I try to refresh the conncetion from that screen, it freezes the application.
Has anyone else out there experienced the same issue? I've read through many of the forum posts here and haven't run into any threads that relate to the issue I'm having. We purchased a support license from YesSoftware and have submitted a ticket. However, we have yet to hear anything from them. Any help offered in this matter is greatly appreciated. Thanks!
_________________
Regards,
PDiddy |
 |
 |
ignitesystems
Posts: 7
|
| Posted: 02/07/2008, 6:03 AM |
|
Try running the application as administrator to solve some DB hanging issues with CCS4. In the Connection config on CCS make sure the ODBC is selected, and that the catalog dropdown list is selecting the correct db not blank.
|
 |
 |
|