Wrox Programmer Forums
|
BOOK: Access 2003 VBA Programmer's Reference
This is the forum to discuss the Wrox book Access 2003 VBA Programmer's Reference by Patricia Cardoza, Teresa Hennig, Graham Seach, Armen Stein; ISBN: 9780764559037
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Access 2003 VBA Programmer's Reference section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 6th, 2006, 09:39 AM
Registered User
 
Join Date: Jul 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Assigning Recordsets

Hello,

Is it possible to assign the first record of a recordset to another recordset using either ADO or DAO? If so, how? For example, I've opened a recordset of all available "open" codes we use, sorted the set ascending, and moved to the first record. I've done this to access the next numeric code to use. I didn't want to lock out other users, so I thought to assign the single record and close the original recordset to free up those codes. However, when you open a recordset and have just a single record displayed at a time(like in a form), are those records available for updating/changing for other users accessing the database or are they locked by the current user? I hope I made sense.

Thanks

Jeret






Similar Threads
Thread Thread Starter Forum Replies Last Post
Recordsets JezLisle Access VBA 11 July 17th, 2007 03:47 AM
Help with Recordsets voskoue Access VBA 1 January 23rd, 2007 08:36 AM
Paging Through Recordsets tuffour Classic ASP Databases 1 August 10th, 2004 01:57 PM
Need help with recordsets chacquard Access VBA 5 June 21st, 2004 11:58 PM
Recordsets bph Access VBA 17 February 17th, 2004 03:19 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.