473,386 Members | 1,720 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,386 software developers and data experts.

Keeping the orginal Database

19
Hi

In the VB.6 application program I know that there are functionalities used for updating,editing the main database designed with Ms access or any other DBMS
What I need is to keep the orginal database some where whenever updating,editing or deleting has been done.

Example: Suppose ,dbA is the orginal database before updating,editing or deleting and dbA" is the database after updating,editing or deleting has been done.

Here the point that I want to know is any method used to put the orginal database (dbA ) in some place. I need if there are codes for handling that.
Dec 5 '06 #1
3 877
sashi
1,754 Expert 1GB
Hi

In the VB.6 application program I know that there are functionalities used for updating,editing the main database designed with Ms access or any other DBMS
What I need is to keep the orginal database some where whenever updating,editing or deleting has been done.

Example: Suppose ,dbA is the orginal database before updating,editing or deleting and dbA" is the database after updating,editing or deleting has been done.

Here the point that I want to know is any method used to put the orginal database (dbA ) in some place. I need if there are codes for handling that.
Hi there,

One question, where will be the updating, editing and deletion take place? In dbA or in the replicated copy of dbA? Good luck & Take care.
Dec 5 '06 #2
Zelalem
19
Hi there,

One question, where will be the updating, editing and deletion take place? In dbA or in the replicated copy of dbA? Good luck & Take care.

Hi sir , the updating,deletion and editing will take place in the orginal dbA not the replicated copy of it.
Dec 6 '06 #3
sashi
1,754 Expert 1GB
Hi sir , the updating,deletion and editing will take place in the orginal dbA not the replicated copy of it.
Hi there,

Correct me if i happen to be wrong at any point. Since the records will be handled in the original database dbA, how is it possible to maintain the originality of the database dbA?
Dec 6 '06 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: swoozie | last post by:
This may not be a MSSQL-specific question, but I wanted to ask it here first, in case there's a MSSQL and/or SourceSafe solution that will help. Our dev team is having some difficulty with...
1
by: Alan Silver | last post by:
Hello, I have a page in which I'm trying to give the user the chance to manipulate a list of items. These are the price variations for a product, so each item consists of a name (eg, small,...
2
by: metaperl | last post by:
I'm actually taking Microsoft's 2779 and just finished a lab where we kept track of our changes to the database. However, I'm not happy with the scripts interface because it does not tell me the...
1
by: Zelalem | last post by:
Hi sir , Last time I came up with a question about keeping the orginal database after updating,editing and deleting will be done. Here what I want to inform you is that the...
2
by: Rob Dob | last post by:
Hi, I'm trying to archive orginal records, so what I am trying to do is upon saving the changed record also writing the orginal record version to a different table. The problem I'm having is...
2
by: psbasha | last post by:
Hi, I would like to retain the orginal dictionary data without deleting the entire data in it as shown below. Sample >>> d1 = {1:100,2:200,3:400} >>> d2 = d1 >>> d1 {1: 100, 2: 200, 3:...
4
by: =?Utf-8?B?SklNLkgu?= | last post by:
Keeping Credit Card in the database: If I am going to keep credit card information in the database, what process and procedure I need to pay attention so that I would not be in trouble because of...
8
by: jayasabari | last post by:
Hi all, I am working on asp.net. Iam fixing the image height and width but it taking the orginal image size in mozilla. Working fine in IE. Can any one help me.
0
by: jehugaleahsa | last post by:
On Jun 13, 3:09 pm, "Bob Powell " <b...@spamkillerbobpowell.net> wrote: I apologize for the size. I should have probably put this on a blog or something. I'm not interested in tools. I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...

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.