[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#7311) Use JDBC-LDAP driver with Sybase Unwired Platform
- To: openldap-its@OpenLDAP.org
- Subject: (ITS#7311) Use JDBC-LDAP driver with Sybase Unwired Platform
- From: iavdeev@nvg.ru
- Date: Thu, 21 Jun 2012 10:31:11 GMT
- Auto-submitted: auto-generated (OpenLDAP-ITS)
Full_Name: Igor G. Avdeev
Version: 2.4.21
OS: Linux 2.6.32-41-server x86_64
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (213.221.17.130)
Hello,
I use the jdbc-ldap driver to connect to the OpenLDAP server with Sybase Unwired
Platform. Sybase Unwired Platform to create the data source uses a properties
file.
Here is an example of such a file:
#Instance Properties
#Mon Jun 18 12:06:21 MSD 2012
driverClass=com.extendedsystems.jdbc.advantage.ADSDriver
ant.project=default-jmsbridge
databaseURL=jdbc\:extendedsystems\:advantage\://${serverName}\:${portNumber};catalog
\= ${databaseName}
Could you help me create such a properties file for the jdbc-ldap driver?