Hi,
I am trying to connect to a SQL Server 2005 database so far I can't figure out the connect string to do so.
SQL Server 2005 and Pentaho report designer are both installed on my local machine.
I am using :
connect string: jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=pentaho
When I try to connect I am getting the message: " Could not establish connection: Bad URL".
Thanks for your help
Cheers


Reply With Quote

