Hi all
Please help me to my problem, I built a vb application that i used on my projects.
my problem encounter is on access database from visual basic.
i have a code of
'search userID to see if it exists
[CODE=vb]
Data1.Recordset .MoveFirst
usercode = Data1.Recordset .Fields("UserID ").Value
Do Until found Or Data1.Recordset .EOF
usercode...
User Profile
Collapse
-
access database to vb
-
Hi Sedecrem
I already have a microsoft access database, can you give me a specific command or syntax to access the data base using vb
scenario
Microsoft access database======= ==>Visual basic program
in access database i store several user and password.
in visual basic i have a login form that allow the user to log the correct login and password.
If the user enter... -
access data using visual basic 6.0 to access database
Hi I'm Jon
I want to asked a help about vb6.0 access data on microsoft access database. I going to used log in form using vb, I want save several username and password in my database that distinguished the login users. I want to searched my vb to my data base the login user if its on the record. How to do that? what are the command, syntax or the steps to do it. please help me.
Thanks
Jon
No activity results to display
Show More
Leave a comment: