Subject:Problem using mySQL Author:Geir Ovsttun Date:12 Jun 2008 11:20 AM
Hi,
I am trying to connect to an MySQL server (5.0 Community Edition)
(jdbc connector Connector/J 5.1).
On a virgin MySQL installation I have created a single database with a number of tables.
In the File Explorer windows of Stylus Studio all the databases (the default mysql databases and my single database) of my MySQL server is visible but my database can not be expanded to view the table structure and can therefore not be used for further processing in Stylus Studio.
The mysql database (which is a default mysql system database) can however be expanded to show the table structure.