HighTechTalks DotNet Forums  

Adding data to a SQL table from a Web Form

Dotnet Data Tools microsoft.public.dotnet.datatools


Discuss Adding data to a SQL table from a Web Form in the Dotnet Data Tools forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
CoTConnie
 
Posts: n/a

Default Adding data to a SQL table from a Web Form - 09-29-2005 , 05:19 PM






I need to know how to create a SQLDataAdapter that allows me to insert data
into a SQL table. All of the examples are for retrieving data!

Reply With Quote
  #2  
Old   
Michael Nemtsev
 
Posts: n/a

Default Re: Adding data to a SQL table from a Web Form - 09-30-2005 , 03:26 AM






Hello CoTConnie,

Read about it over here http://msdn.microsoft.com/library/de...asstopic.a sp

C> I need to know how to create a SQLDataAdapter that allows me to
C> insert data into a SQL table. All of the examples are for retrieving
C> data!

---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/members/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche



Reply With Quote
  #3  
Old   
CoTConnie
 
Posts: n/a

Default Re: Adding data to a SQL table from a Web Form - 09-30-2005 , 05:57 PM



Thanks Michael! I got the SQLDataAdapter to work correctly. Now I am
having trouble with the data binding for a combo box on the same web form.
Do you have another link for me?

"Michael Nemtsev" wrote:

Quote:
Hello CoTConnie,

Read about it over here http://msdn.microsoft.com/library/de...asstopic.a sp

C> I need to know how to create a SQLDataAdapter that allows me to
C> insert data into a SQL table. All of the examples are for retrieving
C> data!

---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/members/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.