If you download jdbc drivers ( assuming that they exist ) this should not be a problem..
If there are not, i think you should think about using an ODBC connection.
Are you talking about connections made from inside a program or about how to use some specific tool ( that uses them ) or about how to config an odbc?
You can connect to a progress database if you ahve the following files.
jdbc.jar
progress.jar
procli.dll
jdbcprogress.dll
Copy these files and store it int he "lib" direcotory of your applications server.
Or
copy these files and store it int he "lib/ext" folder of IDE.
Also
copy procli.dll and jdbcprogress.dll file in the "C:\windows\system32" folder.
This should be enough for you to make a conenction.
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.