|
-
April 21st, 1999, 01:27 PM
#1
JDBC, NO SUITABLE DRIVER,3 TIER
Hy!
Nobody at the Java-DiscussionBoard can help me, maybe here is anybody ....
I want to connect to a ms-access-database.
I do this with the following connectString:
"jdbc dbc:IE_Developer;USER=user;SERVER:192.124.155.20", where IE_Developer is my System-DSN.
DriverClass:
"sun.jdbc.odbc.JdbcOdbcDriver".
If i trie it on MY workstation, everything works!
BUT if i trie it on an other workstation, it fails because of the driver, which is not installed on the other
machine. The errorMessage is the following->"No suitable driver".
So i want to trie it with the JDBC-Network-Driver-Modell (Three Tier).
BUT HOW CAN I DO THIS????????
Or if you have an other idea, PLEASE ...... HELP ME!
Thanks for helping and sorry for my english!
Robert Schardl
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|