Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# Typed DataSet Questions
Message
From
20/04/2008 14:55:46
 
 
To
20/04/2008 12:48:13
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01310405
Message ID:
01311973
Views:
18
>Hi Kevin,
>
>
>DSCustomer oDataSet = new DSCustomer();
>oDataAdapter.Fill(oDataSet, "DSCustomer");

>I doubt if your Table is called "DSCustomer" and if it is, you should change it to just plain old "Customer", in which case your .Fill could be:

It was called DSCustomer (I'm hoping he's changed that by now.)
Previous
Reply
Map
View

Click here to load this message in the networking platform