-
accessing db thro' applet?
How can i access MS-Access db thru' Applet,
send me the driver plz,
-
Re: accessing db thro' applet?
Hi
What about?
sun.jdbc.odbc.JdbcOdbcDriver
"umesh" <havinal@icmg.nu> wrote:
>How can i access MS-Access db thru' Applet,
>send me the driver plz,
>
>
>
-
Re: accessing db thro' applet?
No. That driver can't be used in an applet.
"Rajkamal Gopinath" <funkamal@yahoo.com> wrote in message
news:3b393849$1@news.devx.com...
>
> Hi
>
> What about?
>
> sun.jdbc.odbc.JdbcOdbcDriver
>
>
> "umesh" <havinal@icmg.nu> wrote:
> >How can i access MS-Access db thru' Applet,
> >send me the driver plz,
> >
> >
> >
>
-
Re: accessing db thro' applet?
"umesh" <havinal@icmg.nu> wrote:
>How can i access MS-Access db thru' Applet,
>send me the driver plz,
>
>
>You should use only type 3 or 4 type of JDBC drivers to do this. The driver
Sequelink from intersolve corporation (which falls in type 3 net protocol
driver) would be a good choice.
The sequelink server and the applet should reside on the same box to achieve
this.
Good luck
Ananth
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|