Hi all,
I have a doubt about connection SAP Data Serviece (BODS) 4.0/4.1/4.2 to Derby Database.
1. Trying to create a datastore connection to Derby database and here not supported in DSN for ODBC connection.
2. is it posiable connect to through the JDBC connection to SAP Data Serviece (BODS).
Derby Database Information (JDBC connection String info):-
java org.apache.derby.tools.ij
connect 'jdbc:derby:C:\Derby\Derbydb\KLGPV01QAS_allmodulesderby;user=Admin;password=Pass1234$$;';
CLASSPATH:
%DERBY_HOME%\lib\derby.jar;%DERBY_HOME%\lib\derbytools.jar;
%DERBY_HOME%\lib\derbyclient.jar;%DERBY_HOME%\lib\derbynet.jar;
C:\Softwares\Program Files (x86)\Java\jdk1.7.0_40\bin;
Thanks and best regards,
Suresh Konidala