|
-
Sep 21st, 2002, 04:24 AM
#1
Thread Starter
Fanatic Member
How do you reference DataSets between forms?
I'm working with a DataSet created with the DataSet component (the one that ends up in the component tray) and I'd like to have multiple forms that can all access the same dataset - how do you reference a dataset created in Form1 with code in Form2? When I try to do this, the dataset appears to be undeclared.
Right now I am just working with generic controls stuck in a panel and that works okay, so this isn't a horrible problem but if some kind person could toss me a bone I'd appreciate it. <--- complete newbie at VB programming
Thanks!
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
|