applet + database

From: Tom Leylan (gee_at_iamtiredofspam.com)
Date: 01/14/04


Date: Wed, 14 Jan 2004 16:12:37 GMT

Hi... I'd like to minimize the amount of time I spend gathering up the
"parts" so if anybody has any suggestions I'd like to hear them.

I'm planning to write a simple applet to display database records. It's a
large database (in terms of number of rows) but it isn't complex. It only
has a couple of tables and the data is read-only.

It's been awhile since I developed in Java so I want to get the latest
tools. Am I correct in guessing I need to dl the J2SE 1.4.2 package? And
I'll need JDBC right? Is that included in the base package or do I download
that separately?

Due to limitations on the website I don't have SQL-Server or Oracle
available. I can easily configure it to use MS-Access. If there is an
alternative I'd like to hear about it. I might have MySQL available I'm
going to check. It seems that I need a JDBC driver for whichever database I
choose, is that right? I assume those aren't included in the standard
package and I have to hunt one down.

And regarding usage... the database obviously resides on the server and the
applet is downloaded to the client. The JDBC code is copied to the client
also right? And the JDBC driver also?

I've been looking around and I'll likely stumble upon the stuff I need but
if anybody knows of an applicable example (published on the web) I'd
appreciate a pointer.

Thanks,
Tom



Relevant Pages

  • Re: [Full-Disclosure] [SHATTER Team Security Alert] Multiple vulnerabilities in Oracle Database Serv
    ... Multiple vulnerabilities in Oracle Database Server ... > and Esteban Martinez Fayo of Application Security, ... > DBMS_REPCAT package ...
    (Full-Disclosure)
  • Re: perl MySQL using DBI - security issue
    ... Not sure if it's the best way, but the way I do it is to have that data stored in a config file that is owned by a dummy user and only readable by that user. ... All programs that need the database then have to be setuid that dummy user and then use the database package, 'drop' privs and then exit if privs can be regained. ... Allowing people to use these your DB-based code as libraries now requires you to vett the code since your users can't setuid their scripts to the dummy user. ...
    (comp.lang.perl.misc)
  • SSIS Error: transport-level error...
    ... Fellow SSIS Users: ... Backup a database. ... The point is that when the package gets to step 5 (after step ... It sounds like a connection error. ...
    (microsoft.public.sqlserver.dts)
  • Re: DPS Initial Ideas
    ... database will help with the parallelization of package building? ... the ports collection and package ... upgrade this package". ... by maintaining its own parallel version of the metadata in a database ...
    (freebsd-hackers)
  • Re: Setting table links with runtime installation.
    ... allow the end user to locate the BE data file is incomplete. ... distribute a single file instead of a split database. ... >>> the same folder. ... when I use the packaging wizard to package ...
    (microsoft.public.access.devtoolkits)