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

SQL 2000 Q: duplicate database

Hi folks

I know just enough about MS-SQL to be dangerous, so feel free to warn
me off this it's too much for a non-expert.

We are using SQL 2000 as the back-end for website. We would like to
create a duplicate of the database (on the same server). Then we'd use
them like this:

Database A: read-write DB accessed by web administrator
Database B: read-only 'live' DB accessed by the web server

The smarts: setting up a way to maintain Database A, have it be
accessible internally (maybe different IP, maybe different port) and
when a change is approved, have that change replicate to Database B to
be visible on the website.

I'm wondering if it's something I can do myself with the right
reading, or I'm going to have to hire some SQL know-how to help me
out.
Dave
Jul 20 '05 #1
1 2726

"Dave" <do*****@my-deja.com> wrote in message
news:81**************************@posting.google.c om...
Hi folks

I know just enough about MS-SQL to be dangerous, so feel free to warn
me off this it's too much for a non-expert.

We are using SQL 2000 as the back-end for website. We would like to
create a duplicate of the database (on the same server). Then we'd use
them like this:

Database A: read-write DB accessed by web administrator
Database B: read-only 'live' DB accessed by the web server
We do something similar to this with two servers. (That way if one crashes,
we have more options).

Believe it or not, one option I'd consider is replication. Yes, it's
unusual to have the publisher, distributer and subscriber on the same
machine, but nothing rules it out.

Another way is to do log-shipping.

The smarts: setting up a way to maintain Database A, have it be
accessible internally (maybe different IP, maybe different port) and
when a change is approved, have that change replicate to Database B to
be visible on the website.
You could do multiple instances of SQL Server, but then I'm pretty sure you
need Enterprise license which greatly drives up your cost.


I'm wondering if it's something I can do myself with the right
reading, or I'm going to have to hire some SQL know-how to help me
out.
Dave

Jul 20 '05 #2

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

Similar topics

7
by: kim | last post by:
Hi All, I had two Window NT 4.0 Server, say A and B... We recently upgraded from MS SQL Server 6.5 to MS SQL Server 2000 on Computer A, and for Computer B, I installed SQL Server 2000 from...
0
by: Frances | last post by:
Hi All, I'm having a problem trying to add a record to a simple Access 2000 db (db is very similar to an address book but with more info than the usual address, phone, etc.). The database is...
2
by: Wayne Aprato | last post by:
The following problem seems to manifest itself in Access 2000, but I have not experienced it with Access 97. When I make a duplicate of a form before I make design changes to that form that I...
11
by: John Ortt | last post by:
Hi All, Our company is migrating from Windows NT to XP and in the process from Access 97 to Access 2003. Due to the phased rollout we are faced with a situation where some users are still on NT...
4
by: Peter | last post by:
Hello I have 2 locations, that each has an MSSQL 2000 server. Since the locations are to far from each other and the connection is very slow. My thought was to have a database on both servers...
5
by: bobdydd | last post by:
Hi Everbody Access 2000, Windows XP, Outlook 2000, When I open my database it is set to attach to my Outlook 2000 Inbox. So far so good..... The attaching procedure works OK and I am able to...
5
jamesd0142
by: jamesd0142 | last post by:
My manager and I where looking at some complex code to eliminate duplicate records in a database table. then it hit me how its done easily... so i thought i'd share it... In English:...
3
by: Me LK | last post by:
I did a search but could not find an aswer that worked so here it goes. I just did an upgrade from 2003 to vs 2005 express. I am using a remote sql server 2000. I specifically upgrade to make...
2
by: HK Chang | last post by:
Would you please what files I have to copy? Thanks. "Ban Spam" <ban-spam@operamail.comwrote in message news:Xns92DBB436C5D42SunnySD@68.6.19.6...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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.