JDBC and IIS 5.0
Hi,
I'm trying to configure the JDBC database driver so that Java SDK 1.4 can access a SQL and/or Access database, Windows 2000, IIS 5.0. Setup and classpath advice appreciated.
Thanks,
TonyMontana
Hi,
I'm trying to configure the JDBC database driver so that Java SDK 1.4 can access a SQL and/or Access database, Windows 2000, IIS 5.0. Setup and classpath advice appreciated.
Thanks,
TonyMontana
Peter J. Boettcher posted this at 01:31 — 16th September 2002.
They have: 812 posts
Joined: Feb 2000
Hi Tony,
I really don't have any experience using Java and JDBC, but if you go to http://msdn.microsoft.com and search on JDBC you'll probably be able to find some resources. Does the Java SDK come with it's own JDBC driver or are you using a 3rd party driver or one you made?
PJ | Are we there yet?
pjboettcher.com
TonyMontana posted this at 06:32 — 17th September 2002.
They have: 218 posts
Joined: Apr 2001
Hi Peter,
Yes, a JDBC driver is included with Java 1.4; it needs to be configured in order to connect to the database.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.