473,396 Members | 1,923 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Retaining Default Records After Editing

Hello,

These discussions have been a tremendous resource, and have really
helped me make a lot of progress in a project that I'm working on. As
for my problem... I've been working on a form generator in access and
have encountered a stumbling block. I've created a table with a set of
default memo records (the field name is Clauses) that I would like the
user to be able to edit based on the specific nature of their case.
However, I would like to retain the default clauses everytime the
database is started, in other words I don't want one users changes to
the Clauses field to carry over to the next user session. After
reading some posts I've found that probably copying the clause records
and pasting them in the same table as a new field ClauseEdit would
probably be a solution. Is there a way to do this (maybe some sort of
macro)? Also, can this be done in a multi-user environment. Thanks.

Geoffrey

Jul 7 '06 #1
2 1239
I'm sorry that I don't understand: this "table with a set of default memo
records" -- is it a source from which the clauses are copied into another
table, and then edited (I guess if that were the case, there'd be no
question about restoring the original). If you allow the defaults to be
edited, then you will need some way to restore them.

I'd consider having my table of defaults not available to the user, using
the approach (example at MVP Tony Toews' site,
http://www.granite.ab.ca/accsmstr.htm) of creating a temporary database, and
using CopyObject to copy the table of defaults to a temporary table to which
the user has access, then deleting the temporary database and table when
your application is closed. Thus, there is no confusion -- the user never
has the opportunity to change the basic defaults.

Larry Linson
Microsoft Access MVP
"GeoffreyB" <Ge*************@gmail.comwrote in message
news:11**********************@k73g2000cwa.googlegr oups.com...
Hello,

These discussions have been a tremendous resource, and have really
helped me make a lot of progress in a project that I'm working on. As
for my problem... I've been working on a form generator in access and
have encountered a stumbling block. I've created a table with a set of
default memo records (the field name is Clauses) that I would like the
user to be able to edit based on the specific nature of their case.
However, I would like to retain the default clauses everytime the
database is started, in other words I don't want one users changes to
the Clauses field to carry over to the next user session. After
reading some posts I've found that probably copying the clause records
and pasting them in the same table as a new field ClauseEdit would
probably be a solution. Is there a way to do this (maybe some sort of
macro)? Also, can this be done in a multi-user environment. Thanks.

Geoffrey

Jul 7 '06 #2
Thanks Larry for pointing me in the right direction. Your answer has
been a big help.

Geoffrey

Larry Linson wrote:
I'm sorry that I don't understand: this "table with a set of default memo
records" -- is it a source from which the clauses are copied into another
table, and then edited (I guess if that were the case, there'd be no
question about restoring the original). If you allow the defaults to be
edited, then you will need some way to restore them.

I'd consider having my table of defaults not available to the user, using
the approach (example at MVP Tony Toews' site,
http://www.granite.ab.ca/accsmstr.htm) of creating a temporary database, and
using CopyObject to copy the table of defaults to a temporary table to which
the user has access, then deleting the temporary database and table when
your application is closed. Thus, there is no confusion -- the user never
has the opportunity to change the basic defaults.

Larry Linson
Microsoft Access MVP
"GeoffreyB" <Ge*************@gmail.comwrote in message
news:11**********************@k73g2000cwa.googlegr oups.com...
Hello,

These discussions have been a tremendous resource, and have really
helped me make a lot of progress in a project that I'm working on. As
for my problem... I've been working on a form generator in access and
have encountered a stumbling block. I've created a table with a set of
default memo records (the field name is Clauses) that I would like the
user to be able to edit based on the specific nature of their case.
However, I would like to retain the default clauses everytime the
database is started, in other words I don't want one users changes to
the Clauses field to carry over to the next user session. After
reading some posts I've found that probably copying the clause records
and pasting them in the same table as a new field ClauseEdit would
probably be a solution. Is there a way to do this (maybe some sort of
macro)? Also, can this be done in a multi-user environment. Thanks.

Geoffrey
Jul 10 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: webhigh | last post by:
I¹m not sure if this a PHP question or an MySQL question but here it goes. I have a repeat region of a table called userid What I¹m trying to accomplish is being able to edit the record and...
3
by: Oren | last post by:
Hi, I have an Access application with linked tables via ODBC to MSSQL server 2000. Having a weird problem, probably something i've done while not being aware of (kinda newbie). the last 20...
2
by: Steven T. Hatton | last post by:
I believe the answer is that the language doesn't support the ability to retain a reference to a std::indirect_array<>, and would be illadvised to try, but I figure I'll ask just to be sure. What...
1
by: noor | last post by:
Hi I have been working since 2 days to device a method to export sql table into csv format. I have tried using bcp with format option to keep the column names but I'm unable to transfer the file...
3
by: Oren | last post by:
Hi, I've posted this message over at the ms-sql newsgroup – no luck. Maybe some one here could help. I have an Access application with linked tables via ODBC to MSSQL Server 2000. Having a...
2
by: orentini | last post by:
Microsoft Access MVP's and other good people - please help. I've posted here before. I'm having some weird problems with *some* ODBC linked tables on my MDB (Access XP), located on a file server...
2
by: John | last post by:
Hi The data access setup that vb.net creates when fields are dropped on a form, does it bring all records from server? If so, is that not a bad way to do things? Additionally, is there a way to...
4
by: helenwheelss | last post by:
Access 2003, using a bound form. I'm seeing rather annoying behaviour when editing data in a control with a default value. It only happens when the form is on a new record. A specific...
3
by: mfetterhoff | last post by:
Hello Experts.. Im checking out the other side of the tracks here.. always been a Systems Analyst kind of guy. Developers are a touchy and unpredictible lot. I try to give them their space and never...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.