I'm new to Java and I'd like to know if there is a way to make a "DSNless" or "Universal" connection from a Java application. I know Java supports ODBC connections; however, I'm looking for a way to connect to a datafile similar to an "OLE DB" connection used on the Windows platform. Just point me in the right direction!
Thanks!
Thanks!