-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 06 August 2003 11:57, Cameron Nikitiuk wrote:
> And when I wrote...was a lack of sleep...not slee...  :-)

heh =)

> Hmmm...now I don't know what to do?  I do have a book on JDBC but never
> taken a look at it.  I would assume it is java based databases?   If

JDBC is a standard, database-agnostic mechanism to talk to RDBMSes via Java. 
pretty much all RDBMSes provide JDBC drivers allowing any application that 
uses JDBC to communicate with them. you point your JDBC software to the 
server using a jdbc URL... google for more info, there's lots of it out there 
on the topic...

> Also...with regards to databases again...what kind of tools do I need to
> actually create the databases. 

that link i provided allows you to create databases, as do the command line 
(and other) tools that come with the RDBMS you are using...

> And where do I store them? 

the RDBMS takes care of that.

- -- 
Aaron J. Seigo
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)

iD8DBQE/MUw81rcusafx20MRAosfAJwPL/K5HqSacqxA1f87vl2/87FmGwCfWXRt
NNZtq1h6+SAjfZill6ftc78=
=kC69
-----END PGP SIGNATURE-----

Reply via email to