ello,
Sure it does. Just use JDBC-ODBC driver. Here is an example data-source
entry:
<data-source
class="com.evermind.sql.DriverManagerDataSource"
name="Workflow"
location="jdbc/WorkflowCoreDS"
xa-location="jdbc/xa/WorkflowXADS"
ejb-location="jdbc/WorkflowDS"
connection-driver="sun.jdbc.odbc.JdbcOdbcDriver"
username=""
password=""
url="jdbc:odbc:workflow"
inactivity-timeout="30"
/>
</data-sources>
BTW, since access does not support transaction, the xa-... line above is
useless. Also when you deploy your ejb, make sure you don't use
transaction.
I use it for development and demonstration purposes on my puny lil' Win98
notebook.
cheers
romen
IT Architect, Business And Data Services
IBM GSA
TEL: 612-84484716
FAX: 612-84484008
TIE: 84716
Rafael Alvarez <[EMAIL PROTECTED]>@orionserver.com on 16/09/2000 01:12:14
Please respond to Orion-Interest <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
To: Orion-Interest <[EMAIL PROTECTED]>
cc:
Subject: Re: ms access & Orion?
Hello faisal,
If you use the jdbc.odbc bridge, yes.
But, why do you want to use Ms Access (just curiosity)
Wednesday, February 14, 2001, 11:55:05 PM, you wrote:
f> does ms access work with Orion
f> ?
--
Best regards,
Rafael mailto:[EMAIL PROTECTED]