Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataSet, DataTable, DataView
Message
From
29/07/2004 10:05:33
 
 
To
29/07/2004 03:36:27
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00928619
Message ID:
00929175
Views:
24
Mike,

You don't need to pass the DataAdapter. You're not going to be updating or filling these DataSets on this second form, are you? If not, you don't need it.

~~Bonnie


>Hi John,
>
>I tried what you suggested but when I tried to run the code an error was prompted.
>
>Here is the error:
>D:\DotNet Project\HelpDeskSolution\HelpDesk\FrmStaff.cs(377): No overload for method 'FrmAddEditStaff' takes '3' arguments
>
>Why is this so?
>
>Here is the code:
>FrmAddEditStaff FrmAddEditStaff = new FrmAddEditStaff(sqlDataAdapterStaff, dsStaff, dvStaff);
>
>Please advise
>Thanks....
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform