Hi Camero et al.;-) Java has a fantastic tutorial for learning not only Java but OO programming as well. http://java.sun.com/docs/books/tutorial/java/index.html
As for the java database driver, it is somewhat more complicated than PHP for learning about connecting to databases, extracting info and so on. http://java.sun.com/docs/books/tutorial/jdbc/basics/index.html I have some tutorial links for PHP/MySQL projects if you want them... Shane ----- Original Message ----- From: Cameron Nikitiuk <[EMAIL PROTECTED]> Date: Wednesday, August 6, 2003 11:57 am Subject: Re: (clug-talk) Suggestions - Database Tools > And when I wrote...was a lack of sleep...not slee... :-) > > 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 > so...is it hard to learn? I have thought about trying to learn > java.. > just for fun and maybe I could a couple things at the same time. > > Also...with regards to databases again...what kind of tools do I > need to > actually create the databases. And where do I store them? > > Sorry for all the bone-headed questions, but...just don't know. > > Cameron > > Aaron J. Seigo wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > On Wednesday 06 August 2003 01:47, Cameron Nikitiuk wrote: > > > >>databases, so I should likely go that way. I am still looking at > >>PostGre as it seems to be more Oracle like, but I can't see that OOo > >>supports Postgre as a data source. > > > > > > postgres has both ODBC and JDBC drivers, and OOo talks both ODBC > and JDBC. so > > yes, you can use them together. > > > > also, it's postgres, not postgre. just like it's Cameron, not > Camero ;-) > > > > > >>I am just wondering if anyone could confirm that my hypothesis is > true.>> Also, I am looking for some MySQL administration tools, > specifically>>right now for creating tables, forms, etc., but also > additional tools > >>that others might suggest. > > > > > > http://www.fabforce.net/dbdesigner4/ > > > > - -- > > 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/MT+R1rcusafx20MRAsVnAKCMihNh9pJ5gNuhXvTlmss0L0qF+ACeN37m > > RWpKPLXpLVSyHeroRH6lmhM= > > =mhFL > > -----END PGP SIGNATURE----- > > > > > >
