|
-
Jun 28th, 2011, 06:49 AM
#4
Fanatic Member
Re: Displaying newly added records without exiting & rerun project.
 Originally Posted by girl1329
i have two tables in Access:
coachee(coacheeID,name,position,coachID) -i only listed a few fields to simplify it
coach(coachID,name,position)
in VB, form Coachee displays coachee details and coach details are retrieved by clicking Coach Details button on the coachee form
i'm using coachbindingsource.filter to retrieve and display coach's details.
you have to use begintransaction while inserting records in access.
can you show me the code using to insert records?
Visual Studio.net 2010
If this post is useful, rate it

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
|