VB Code for Access
-
HI Everybody, I am a student in CIS and i have what may seem to be a dumb question but I was trying to build a database using Access and I was wanting to be able to enter a name and have the form compare that to the database and I have played around with code in the editor and I have no idea how to make that work. Any ideas??
-
HI Everybody, I am a student in CIS and i have what may seem to be a dumb question but I was trying to build a database using Access and I was wanting to be able to enter a name and have the form compare that to the database and I have played around with code in the editor and I have no idea how to make that work. Any ideas??
It is not something difficult but it involves a few steps in doing so. Try get some VB books. They usually have the ADO and DAO which dedicate for this. or if you want something F.O.C., do find out at URL http://www.codeguru.com/vb/Database/index.shtml[^] Sonork 100.41263:Anthony_Yio
-
HI Everybody, I am a student in CIS and i have what may seem to be a dumb question but I was trying to build a database using Access and I was wanting to be able to enter a name and have the form compare that to the database and I have played around with code in the editor and I have no idea how to make that work. Any ideas??
Or here http://www.codeguru.com/vb_database/CreateMSAccess.html[^] Sonork 100.41263:Anthony_Yio