JDBC and IIS 5.0

They have: 218 posts

Joined: Apr 2001

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's picture

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

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.