|
-
Feb 13th, 2013, 04:12 PM
#1
Thread Starter
Lively Member
One project, one Database but multiple forms.
I have a fairly simple question (I guess): If I have one project that connects to only one database(Access) with one table, but in my project I have 3 forms. One for displaying and filtering data(datagridview). One for editing(detail view with textboxes) and one for adding data(detail view with textboxes).
How should I set up dataadapters and datasets(should I use existing dataset or create new). Do I have to set them up on every form independently or what? What is the best practice for this kind of situation?
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
|