Colleagues
I am working with jdbc for the first time and am just trying to get a simple
connection to a MS Access database.
Everything works fine if I set up a System DSN in Win NT4.0 ODBC
DataSources - no problem
But what if I do not want to uses a System DSN? - I want to generate the
connection string dynamically so that my application runs on any client, not
just on a system where the DSN is set up. I am used to doing this with MS
Active Server Pages - is something similar possible with JDBC?
Warwick Bailey
London