|
-
Jun 25th, 2004, 01:47 AM
#1
Thread Starter
Lively Member
Sample for ADO.NET
Hi,
i just need a sample application which uses C# to create a data entry form.
i want to know that how this can be done using a DataSet. Or if it can not be done at all ?
I can do this using SQLCommands in C#.
-Bolero-
-
Jun 29th, 2004, 12:02 PM
#2
Thread Starter
Lively Member
has nobody got a reply???
-
Jun 29th, 2004, 02:10 PM
#3
Addicted Member
Can you be a little more descriptive about what you are looking for?
-
Jun 29th, 2004, 03:24 PM
#4
Thread Starter
Lively Member
Sure. I have a simple WinForm. A few text boxes to fill. a database to update.
Now what I used to do in VB that we used to create a recordset and use AddNew method to add new row and so on.
How do I do it using dataset which is the supposed alternative of RecordSet in ADO.NET. Is it possible or not?
I have already done it using the SQLCOmmand object in C#.
-Bolerophone-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|