473,883 Members | 1,841 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Keeping the orginal Database

19 New Member
Hi

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

Example: Suppose ,dbA is the orginal database before updating,editin g or deleting and dbA" is the database after updating,editin g 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 898
sashi
1,754 Recognized Expert Top Contributor
Hi

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

Example: Suppose ,dbA is the orginal database before updating,editin g or deleting and dbA" is the database after updating,editin g 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 New Member
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,deleti on and editing will take place in the orginal dbA not the replicated copy of it.
Dec 6 '06 #3
sashi
1,754 Recognized Expert Top Contributor
Hi sir , the updating,deleti on 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
1630
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 keeping the nightly builds in sync with the stored proc mods. I'm wondering if there are some good case studies on how to avoid this "drift". Something like genning a new DB from checked-in SPs, etc. alongside each regular build,
1
2300
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, medium, large), a price, a checkbox to say whether or not the variation is on special offer and a special price. I can pull the values out of the database OK and display them in a repeater. What I want to do is have a set of controls below the...
2
2775
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 chronological order of my changes to the database. Could someone share with me their technique for keeping track of database changes? I'm actually thinking a set of tables would be best, because sometimes
1
807
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 updating,deletion and editing will take place in the orginal dbA not the replicated copy of it. Thank you for the reply.
2
3675
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 that the DataTable.ImportRow does not accept a datarowview as a parameter. My code is below, can someone please let me know how to get around this.. I realise I could iterate through each colum and build a new datarow, but I'm assuming that there...
2
1051
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: 400} >>> d2
4
1410
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 security in web application, database, and in the building that the server is in. Any guidelines?
8
2218
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
1511
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 interested in concepts / better ways of handling day-to-day design decisions.
0
9796
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10757
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10860
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10420
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9583
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7975
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
7134
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5804
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
6002
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.