Update data without SQL statement
From: rkmoray (rkmoray_at_aol-dot-com.no-spam.invalid)
Date: 06/15/04
- Next message: Miha Markic [MVP C#]: "Re: Update data without SQL statement"
- Previous message: Novice: "Should I use additional SQL Queries or use FindRows"
- Next in thread: Miha Markic [MVP C#]: "Re: Update data without SQL statement"
- Reply: Miha Markic [MVP C#]: "Re: Update data without SQL statement"
- Reply: Earl: "Re: Update data without SQL statement"
- Messages sorted by: [ date ] [ thread ]
Date: 15 Jun 2004 15:01:24 -0500
I want to update a table without using a sql statement.
I am hoping for something similar to ado update.
ds.Tables[0].Rows[x] ["authorid"] = "Rick"
ds.update
is something like this possible?
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
- Next message: Miha Markic [MVP C#]: "Re: Update data without SQL statement"
- Previous message: Novice: "Should I use additional SQL Queries or use FindRows"
- Next in thread: Miha Markic [MVP C#]: "Re: Update data without SQL statement"
- Reply: Miha Markic [MVP C#]: "Re: Update data without SQL statement"
- Reply: Earl: "Re: Update data without SQL statement"
- Messages sorted by: [ date ] [ thread ]