
-----------------------------------
Tony
Thu Aug 28, 2003 2:51 pm

address book
-----------------------------------
as far as I know, VB is the best language to use for database applications, so I wanted to learn for myself. Address book is a very simple database that just stores and retreaves contacts.

don't bother contacting me about bugs you find, after my computer accidently formated, I've lost all the source code  :(

-----------------------------------
jamez
Fri Dec 05, 2003 7:57 pm


-----------------------------------
accidently formatted?

-----------------------------------
rizzix
Fri Dec 05, 2003 11:52 pm


-----------------------------------
hey tony u should try out databases in java (java.sql package).. it's hell easy and lacks the compexity of managing cursors etc.. in vb (i think that is a problem in vb? i've fogotten that language.. i remember i had some heck of a problem with it using databases. maybe it's just me)

but i would say Perl is the best language for databases.

-----------------------------------
Tony
Sat Dec 06, 2003 12:29 am


-----------------------------------
I find database managment very easy in VB... well.. atleast with MS Access...

Hopefully I'll get around to learning Java's DBs soon enough :lol:
