Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Question about java and database on the web

I am working on a project which needs to use databases through online applets.
All i get by using jdbc-odbc bridge (MS Access), or the jdbc drivers for
mySQL is security problems (when running through IE or Netscape). The project,
on the other hand, works fine on the appletviewer. Can sb help me? Thanks
in advance
[331 byte] By [PeterSap] at [2007-11-9 22:32:47]
# 1 Re: Question about java and database on the web
Have the data access occur server-side via servlets.

"PeterSap" <java.@127.0.0.1> wrote:
>
>I am working on a project which needs to use databases through online applets.
>All i get by using jdbc-odbc bridge (MS Access), or the jdbc drivers for
>mySQL is security problems (when running through IE or Netscape). The project,
>on the other hand, works fine on the appletviewer. Can sb help me? Thanks
>in advance
MarkN at 2007-11-11 22:57:53 >