Hi.,
C2(or any java stuff) need something called
jdbc(java database connectivity) driver to connect to
any database. This is similar in concept to ODBC
driver enabling the applications access database.
Various databases have their own specific java jdbc
drivers. But all the databases supporting odbc have
one common jdbc driver developed and it is JDBC-ODBC
driver since it is java jdbc layer over odbc
driver...Follow the steps
1. Create odbc entry on ur windows machine for ur
ms-access db
2. Know how to specify a jdbc driver information on c2
3. Read little bit about jdbc-odbc driver(all u need
is proper driver name, url(nothing but a string
specifying link to ur odbc stuff), user id/password is
u have set it up on odbc setup...
4. The interpreter you mentioned is nothing but the
jdbc-odbc driver and ships with your standard jdk by
sun and other vendors
If u still not able to get thru..drop in mail and i
will provide some example..
good luck
--- "Hewko, Doug" <[EMAIL PROTECTED]> wrote:
> Hi! I would like to try the database example on the
> Cocoon2 default page. I
> have MS Access 2000 (standalone) installed. Where do
> I get an interpretter
> to communicate between my database and Cocoon2? I
> looked on Apache's Cocoon
> web site without any luck. I checked Microsoft but
> could find nothing to
> link to MS Access.
>
> Any other suggestions?
>
>
---------------------------------------------------------------------
> Please check that your question has not already been
> answered in the
> FAQ before posting.
> <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail:
> <[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <[EMAIL PROTECTED]>
>
=====
Thanks and have great day
srini
____________________________________________________________
Do You Yahoo!?
For regular News updates go to http://in.news.yahoo.com
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>