PC Review


Reply
Thread Tools Rate Thread

acCmdSaveRecord vs RecordSet Edit/Updates

 
 
=?Utf-8?B?TGVzbGll?=
Guest
Posts: n/a
 
      5th Oct 2005
I have a theory-type question. Can someone explain to me what the difference
is between DoCmd.RunCommand acCmdSaveRecord and saving Recordsets (e.g.
updates, edits, etc.)?

I am having problems with the DoCmd.RunCommand acCmdSaveRecord and am
wondering if I should be using Recordsets for manipulating my Access database
fields in my forms. I would appreciate some overview of these two topics.

Thanks,
Leslie
 
Reply With Quote
 
 
 
 
PC Datasheet
Guest
Posts: n/a
 
      5th Oct 2005
DoCmd.RunCommand acCmdSaveRecord saves ALL changes to a record. Recordset
Edit/Update can selectively save one or more fields (not necessarily All
fields) whether the values of the fields have been changed or not.

--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
(E-Mail Removed)
www.pcdatasheet.com


"Leslie" <(E-Mail Removed)> wrote in message
news:35EA976B-5C7B-485C-B8A1-(E-Mail Removed)...
>I have a theory-type question. Can someone explain to me what the
>difference
> is between DoCmd.RunCommand acCmdSaveRecord and saving Recordsets (e.g.
> updates, edits, etc.)?
>
> I am having problems with the DoCmd.RunCommand acCmdSaveRecord and am
> wondering if I should be using Recordsets for manipulating my Access
> database
> fields in my forms. I would appreciate some overview of these two topics.
>
> Thanks,
> Leslie



 
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
Edit Recordset PC User Microsoft Access 2 28th Jul 2008 11:10 PM
Edit a recordset Allie Microsoft Access Form Coding 1 8th Jun 2004 11:49 PM
ADO - Modifying a Recordset with VBA - Where is Recordset.Edit?? JDeBeer Microsoft Access VBA Modules 2 30th Oct 2003 05:49 AM
Re: acCmdSaveRecord not working Dan Artuso Microsoft Access Form Coding 2 19th Jul 2003 04:30 PM
Where's the Recordset..Edit Manus Nemeth Microsoft Access VBA Modules 2 1st Jul 2003 05:43 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:56 PM.