|
-
Mar 7th, 2001, 03:48 PM
#1
Thread Starter
New Member
I'm working with VB 6.0 and MS Access 97 as my backend.
Trying to create buttons with options :-
'Add','Edit/Update','Save','Find' and 'Delete' to perform the necessary (above
mentioned) tasks using ADO. How do I go 'bout it???
-
Mar 8th, 2001, 06:00 AM
#2
Addicted Member
Hi,
Take a look at www.planetsourcecode.com and search for ADO. There are some examples there.
Hope this can help you.
Michel Jr.
-
Mar 9th, 2001, 02:32 PM
#3
Thread Starter
New Member
Saving records
Hi,
Planetsourcecode.com, didn't seem to work much for me, thanks! anyway for the response.
I figured out, how I can Add, Find and Delete records in VB 6.0 to a MS Access 97 database.
I still am trying to figure out a good way to save any new/modified records to the database.
Does anyone know?? Do share it with me too....
-
Mar 9th, 2001, 04:24 PM
#4
-
Mar 11th, 2001, 05:26 AM
#5
Member
It's my understanding that MS Access databases automatically stores any new information or changes the users put in, am I correct on this anyone?
-
Mar 11th, 2001, 10:32 AM
#6
Addicted Member
Hi,
Yes, you´re correct...If you put new data directly into the database without using any program, Access also accepts the changes without problems.
Michel Jr.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|