Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Queries / July 2006

Tip: Looking for answers? Try searching our database.

Appending one row at a time

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
BK - 06 Jul 2006 15:59 GMT
Is there any way in an append query to specify that you just want to append
one row at a time?
Duane Hookom - 06 Jul 2006 16:50 GMT
You can't interrupt a SQL statement with a prompt to confirm individual
record appends or updates. A SQL statement/query is a batch process.

Signature

Duane Hookom
MS Access MVP

> Is there any way in an append query to specify that you just want to
> append
> one row at a time?
NathanJ - 06 Jul 2006 18:46 GMT
This may be accomplished by using a for loop and a counter inside VBA.
Although, you would have to run the query from a Form.  This would
allow you to also create a prompt or execute code between each record
that you are appending.

> Is there any way in an append query to specify that you just want to append
> one row at a time?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.