You might want to investigate using this library:
http://jackcess.sourceforge.net/
On 9/4/07, dinesh kumar <[EMAIL PROTECTED]> wrote:
>
> hi ,
>
> i am currently learning tapestry and im interested in knowing how
> MSACCESS is accessed via tapestry . if u know how plz help me.
> --dinesh
hi ,
i am currently learning tapestry and im interested in knowing how
MSACCESS is accessed via tapestry . if u know how plz help me.
--dinesh-
On 9/1/07, Jonathan Barker <[EMAIL PROTECTED]> wrote:
>
>
> I think MS Access is a great tool, and I've built some amazing stuff on
> it,
> but
I think MS Access is a great tool, and I've built some amazing stuff on it,
but I don't recommend having it as the backend to a web app. Consider
choosing something else if you can.
You can use the JDBC-ODBC bridge if you have to use an Access backend.
> -Original Message-
> From: dines
This is not Tapestry specific, so you will want to Google a combination of
these terms
Access
JDBC
MDB
Tutorial
I found this one:
http://www.developer.com/db/article.php/3571661
You may also want to review the MVC pattern (Model View Controller, aka
Model 2)
Daniel
On 8/31/07, dinesh kumar <[E