Skip to Content
0
Former Member
Nov 01, 2012 at 10:29 PM

unable to create jdbc connection

303 Views

Hi All,

When i m creating JDBC connection throws error saying"CS: Building ConnectString/ParamString failed : SBO parameter "JDBC Class" not specified" i had modfied jdbc.sbo file and set the environment variable by creating a class path & provided the jar file path in the class path still the issue occures here is the jdbc file any help would be great help full

____________________________________________________

<DataBases>

<DataBase Active="Yes" Name="Generic JDBC datasource">

<JDBCDriver>

<ClassPath>

<Path>C:\Jar\sqljdbc.jar</path>

<path>C:\Jar\sqljdbc4.jar</path>

<Path>C:\Program Files\Business Objects\javasdk\bin</Path>

</ClassPath>

____________________________________________________

Thanks,

Shiva