hello,
�
i am trying to set up a connection from webSphere
studio application developer v5.1.1
to maxdb v7.5.00.15 on a windows 2000 machine.
�
i am using the
com.sap.dbtech.jdbcext.ConnectionPoolDataSourceSapDB
class from 
the sapdbc.jar that was installed with maxdb.
�
i have specified the properties of serverName,
databaseName, user and password but i receive the
following error:
�
com.sap.dbtech.jdbc.exceptions.DatabaseException:
[-4008]: Unknown user name/password combination
�
i have tried various ways to specify the user name and
password but with no success, upper and lower case, as
?user=... behind the database name.� i have used this
on a mysql db and was able to connect.

i have tried to specify the entire connection url in a
property name url in the format the documentation
states but with the same result.

i am able to connect to the database with the
com.sap.dbtech.jdbc.DriverSapDB class in a data
perspective and view the tables.

i don't have any problems connecting with the tools
that come with maxdb like the cli interfaces or even
sql studio, these work great.
�
if i remove all the parameters it then complains that
the database name was not provided but by adding or
changing parameters around the only other error i can
seem to get is the one listed above.
�
i have also tried the XA driver in the sapdbc.jar file
but with the same results.
�
any help is greatly appreciated,
quince
�
p.s. as i am new to maxdb if you need a trace file to
help me please include instruction on how to obtain
what you would like to see, i am still learning maxdb
administration utilities.
�



                
__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail

-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to