Re: need help to connect MS ACCESS

2007-09-04 Thread D&J Gredler
onsider > > choosing something else if you can. > > > > You can use the JDBC-ODBC bridge if you have to use an Access backend. > > > > > -Original Message- > > > From: dinesh kumar [mailto:[EMAIL PROTECTED] > > > Sent: Friday, August 31

Re: need help to connect MS ACCESS

2007-09-04 Thread dinesh kumar
o:[EMAIL PROTECTED] > > Sent: Friday, August 31, 2007 7:02 AM > > To: Tapestry users > > Subject: need help to connect MS ACCESS > > > > hi iam a newbie for tapestry creating a small online shipping cart > web > > page , i need to connect tapestry to MS-ACC

RE: need help to connect MS ACCESS

2007-08-31 Thread Jonathan Barker
e- > From: dinesh kumar [mailto:[EMAIL PROTECTED] > Sent: Friday, August 31, 2007 7:02 AM > To: Tapestry users > Subject: need help to connect MS ACCESS > > hi iam a newbie for tapestry creating a small online shipping cart web > page , i need to connect tapestry to MS-ACCES

Re: need help to connect MS ACCESS

2007-08-31 Thread Daniel Jue
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

need help to connect MS ACCESS

2007-08-31 Thread dinesh kumar
hi iam a newbie for tapestry creating a small online shipping cart web page , i need to connect tapestry to MS-ACCESS database to sore the data from the registration from .html and the card page.html. Can any one say me in detailed how to make the connection? any special package need to imported