Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > ADO.NET
|
ADO.NET For discussion about ADO.NET.  Topics such as question regarding the System.Data namespace are appropriate.  Questions specific to a particular application should be posted in a forum specific to the application .
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ADO.NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 14th, 2003, 08:57 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 996
Thanks: 2
Thanked 11 Times in 11 Posts
Send a message via Yahoo to melvik
Default update table (SQL & DataSet)

hi there:
can any1 over here help me to update my dataset filled by SqlDataAdapter from MS-SQL.
I do this:
dataSet11.test[BndMTest.Position].v1 = textBox1.Text;
dataSet11.test[BndMTest.Position].v2 = textBox2.Text;
dataSet11.test[BndMTest.Position].v3 = textBox3.Text;
sqlDataAdapter1.Update(dataSet21);
but it doesnt work.

it would be simple for u but i got stuck on it so plz help me

Always:),
Hovik Melkomian.
__________________
Always,
Hovik Melkomian.
 
Old July 24th, 2003, 04:40 PM
Authorized User
 
Join Date: Jun 2003
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Default

What is test and v?
silly question but I seems to don't know, please tell me
Thanks
kasie






Similar Threads
Thread Thread Starter Forum Replies Last Post
populating a db table with a sql dataset(full) helloise C# 0 August 26th, 2008 08:54 AM
update& retrieval of images from sql server.. preetham.sarojavenkatesh ASP.NET 2.0 Basics 5 August 7th, 2007 12:07 PM
Update one table to another table using DTS in SQL Printmaker SQL Language 0 July 24th, 2007 07:17 AM
Update Table with dataset without primary key ranakdinesh ASP.NET 2.0 Professional 1 September 28th, 2006 05:30 PM
sql & join tables & find a field in multiple table trangd Beginning PHP 2 January 29th, 2004 07:18 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.