Computer Science Canada

address book

Author:  Tony [ Thu Aug 28, 2003 2:51 pm ]
Post subject:  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 Sad

Author:  jamez [ Fri Dec 05, 2003 7:57 pm ]
Post subject: 

accidently formatted?

Author:  rizzix [ Fri Dec 05, 2003 11:52 pm ]
Post subject: 

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.

Author:  Tony [ Sat Dec 06, 2003 12:29 am ]
Post subject: 

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 Laughing


: