There is a package that comes with JDK1.3 called "sun.jdbc.odbc", use diver located in that package.
First u need to configure ODBC DataSource on your server, its located in Control Panel.
Then u can use "sun.jdbc.odbc.JdbcOdbcDriver" to connect to it. If you are using it with Orion, i suggest
for you to configure Orion's DataSource, configure it in /config/DataSources.xml, then u can access it from a
servlets+ejbs. If you have problem configuring Orion's DataSource go to www.orionsupport.com it has all
information/examples you need.
 
Hope this helps
 
-Anton aka sigg-
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Kemp Randy-W18971
Sent: Thursday, February 15, 2001 10:32 AM
To: Orion-Interest
Subject: RE: ms access & Orion?

Is ms access considered an RDMS and does it have a JDBC driver?  If so, then it should be theoretically possible to have it work with Orion.   But why would you want to do this?  A better solution would be to work with something like Postgresql (www.postgresql.org) or Mysql (www.mysql.com), if you don't have a commercial database (like Oracle) available.
-----Original Message-----
From: faisal [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 14, 2001 9:55 PM
To: Orion-Interest
Subject: ms access & Orion?

does ms access  work with Orion
?

Reply via email to