jdbc connection to SQL server 2005 from Crystal 2008

  • Keep getting JDBR driver not found when trying to create the new JDBC connection from Crystal. Have found posts of people with the same issue, but no posts with a resolution

    Thanks

  • I don't know the answer, but I will ask a silly question. Why are you using a jdbc driver? If you are using crystal and connecting to a SQL Server backend why not use a SQL driver? Just curious what the reason for the drier choice.

    Granted you need to use the jdbc driver, can you post any error messages etc to help troubleshoot?

  • The application that reports run from is a Third party vendor. It is a Java application and it is configured for JDBC or JTDC version of JDBC. If I use ODBC or another dirver the report prints from the application with the headers and no data

  • Did the Microsoft JDBC driver get installed where the 3rd party application can access it?

    If not, you can download it from :

    http://www.microsoft.com/downloads/details.aspx?FamilyID=C47053EB-3B64-4794-950D-81E1EC91C1BA&displaylang=en

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply