hello,
if i want to connect for example to an access database
i do it simple like this:
exec SQL
connect to "jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)};
DBQ=C:\Stage.mdb"
DRIVER "sun.jdbc.odbc.JdbcOdbcDriver"
end-exec
exec SQL...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.