Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataSet, DataTable, DataView
Message
De
29/07/2004 10:05:33
 
 
À
29/07/2004 03:36:27
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
00928619
Message ID:
00929175
Vues:
25
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform