IanWaterman
Programmer
CR2008
Just installed CR2008 and can not work out how to connect to my local MySQL database.
I do not appear to have an ODBC connection in in my ODBC sources in control panel so have concluded I need to use JDBC.
But in the BO Knowledge Base I can only find references to connection to SQL Server. In the JDBC Connection
I need a connection URL, in the KB it shows an example as
com.microsoft.jdbc.sqlserver.//Servernameort#
I know my server name is localhost and port is 3306.
But I have no idea how to set up the first part of the connection string.
Similarly not sure where I find database class name.
I can connect and query database using MySql Administrator. and I can build reports using another Java tool called Pentaho. Just can't work out how to get Crystal to connect.
Thank you
Ian
Just installed CR2008 and can not work out how to connect to my local MySQL database.
I do not appear to have an ODBC connection in in my ODBC sources in control panel so have concluded I need to use JDBC.
But in the BO Knowledge Base I can only find references to connection to SQL Server. In the JDBC Connection
I need a connection URL, in the KB it shows an example as
com.microsoft.jdbc.sqlserver.//Servernameort#
I know my server name is localhost and port is 3306.
But I have no idea how to set up the first part of the connection string.
Similarly not sure where I find database class name.
I can connect and query database using MySql Administrator. and I can build reports using another Java tool called Pentaho. Just can't work out how to get Crystal to connect.
Thank you
Ian