Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a way?
Message
From
27/11/2002 10:28:46
 
 
To
27/11/2002 08:47:57
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Miscellaneous
Thread ID:
00727347
Message ID:
00727574
Views:
7
Jim,

I think probably the easiest way is to use StoredProcedures. In our system, we have basic SPs for every single table in our SQL Server database. You would need to know which table the user picked in order to call the correct SP and in order to fill a parameter list to pass to it.

~~Bonnie



>Bonnie,
>
> I want to add data from an existing DataSet to a table that exists on your back-end database.
>
>Jim
>
>>Hi Jim,
>>
>>I'm not sure what you're asking ... do you want to add data from an existing DataSet to a table that exists on your back-end database? Or do you have existing data in a DataTable that you want to add to your DataSet?
>>
>>~~Bonnie
>>
>>
>>>All,
>>>
>>> I have a dataset that I want to add to an existing table selected by the user. Is there an easy way to do this? Are there any articles about this?
Bonnie Berent DeWitt
NET/C# MVP since 2003

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

Click here to load this message in the networking platform