-
help!
Hi..
i very good working with vb.net and i'm not aquainted working on vb 6...
so if possible, i need anyone's help with the following:
i have the following two tables:
1.customer (id, fname, lname, gender, date of memebership)
2.preferences (dvdtitle, returned(yes/no), rental date)
i should be able to do the following:
1.update/delete within a table
2.search for a certain customer based on criteria(ex. age or gender)
This is so easy done on vb.net but am finding difficulties with some functions connecting to database. Note that, i am using access as database.
i would appreciate any of your help..
this is really urgent..thanks
-
Re: help!
Check out the Database FAQ
-
Re: help!
thanks aloooot!
i'll start right away with these!