PC Review


Reply
Thread Tools Rate Thread

Add, Edit, Delete

 
 
Smudger
Guest
Posts: n/a
 
      9th Dec 2003
I've succesfully connected my MS Access Database to
my .NET app and can view / navigate records. What I
would like to do now though is perform add, edit & delete
functions on these records is there some simple code
which allows me to do this. ?
 
Reply With Quote
 
 
 
 
William Ryan
Guest
Posts: n/a
 
      9th Dec 2003
Try ADO.NET Quickstarts
"Smudger" <(E-Mail Removed)> wrote in message
news:034b01c3bea8$8513db00$(E-Mail Removed)...
> I've succesfully connected my MS Access Database to
> my .NET app and can view / navigate records. What I
> would like to do now though is perform add, edit & delete
> functions on these records is there some simple code
> which allows me to do this. ?



 
Reply With Quote
 
Scott M.
Guest
Posts: n/a
 
      9th Dec 2003
You need to setup the Update, Insert and Delete command objects that are
part of the DataAdapter object.


"Smudger" <(E-Mail Removed)> wrote in message
news:034b01c3bea8$8513db00$(E-Mail Removed)...
> I've succesfully connected my MS Access Database to
> my .NET app and can view / navigate records. What I
> would like to do now though is perform add, edit & delete
> functions on these records is there some simple code
> which allows me to do this. ?



 
Reply With Quote
 
Smudger
Guest
Posts: n/a
 
      10th Dec 2003
These were created succesfully when I setup the data
adapter as I i'm only working on a one table dataset just
now I just need to know how to connect these insert,
update, delete commands to buttons with a view to
actioning them on the current the current record

Thx Smudger
 
Reply With Quote
 
Cor
Guest
Posts: n/a
 
      10th Dec 2003
Hi Smudger,

Here are a lot of samples and walkthroughs.

http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

Have a look at data access

I thinks you will find it?

Cor

> These were created succesfully when I setup the data
> adapter as I i'm only working on a one table dataset just
> now I just need to know how to connect these insert,
> update, delete commands to buttons with a view to
> actioning them on the current the current record
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I delete selected text? I don't see(find) an edit delete csuu Microsoft Word Document Management 1 29th Oct 2009 08:38 AM
Edit --> Delete & Delete Button on a form. Dennis Microsoft Access VBA Modules 8 23rd Feb 2009 07:17 AM
Re: Can't edit/delete macro Gord Dibben Microsoft Excel Discussion 0 14th Sep 2008 08:04 PM
GridView edit validation, edit dropdown list, delete popup confirm =?Utf-8?B?a2Vu?= Microsoft ASP .NET 1 23rd Jan 2006 12:51 PM
Re: is it possible to edit or delete a shortcut key???? Douglas J. Steele Microsoft Access 0 24th Aug 2004 03:53 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:39 PM.