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

MSDE and SQL Server 2000 design questions...

Hello gurus:

Hopefully someone can shed some light on some questions I have. I am
tasked to build an application that will schedule and track tasks. I
firmly believe in not reinventing the wheel however also feel that
customizing is certainly not out of the question.

I am looking to build something in ASP (or .NET) that can allow an
individual to work "disconnected" from the network while still
accessing a database (MSDE?) that will sync with SQL 2000 once
re-connected. I have built multiple db apps that are strictly web
based and consider myself somewhat knowledgeable (read.. dangereous)
SQL/ASP dude. I understand that for a stand-alone client app I may
have to use .NET and load the framewsork on the client in order to run
the dynamic pages for database updates. Here are my questions:

1) Is there a way for SQL server to "replicate" its tables into a
schema/data recognized by MSDE (i.e. generate the "mother ship" tables
and schema first, then use SQL Server to automatically create (export)
the client MSDE tables)

2) are there tools to manage MSDE so one can see what the heck is in
there? I understand Enterprise manager will not work in this regard.

3) Are there any resources (documents, tutorials etc..) for data
replication (i.e. dbsync from MSDE up to MSSQL and vice-versa)

4) Am I wasting my time doing this from scratch because there is
already something out there that does all this that is moderately
priced and customizable?

Thanks for your attention and consideration.

Eric B
Jul 20 '05 #1
1 1942
Eric B (br**********@hotmail.com) writes:
1) Is there a way for SQL server to "replicate" its tables into a
schema/data recognized by MSDE (i.e. generate the "mother ship" tables
and schema first, then use SQL Server to automatically create (export)
the client MSDE tables)
That's plain-vanilla replication.
2) are there tools to manage MSDE so one can see what the heck is in
there? I understand Enterprise manager will not work in this regard.
Enterprise Manager works, it is just that the license does not permit
it, I believe.

There is always OSQL, a command-line tool.
3) Are there any resources (documents, tutorials etc..) for data
replication (i.e. dbsync from MSDE up to MSSQL and vice-versa)


There should be plenty of information in Books Online. I would start
there. For a newsgroup, microsoft.public.sqlserver.replication may
be a better venue.


--
Erland Sommarskog, SQL Server MVP, so****@algonet.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp
Jul 20 '05 #2

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

Similar topics

1
by: Craig HB | last post by:
I have a distributed inventory control database that I am going to migrate from Access to SQL Server. I am going to use SQL Server Replication to keep the data current. There will one SQL Server...
5
by: Igor Solodovnikov | last post by:
Hi. I am trying to automatically backup transaction log when error 9002 happened. So i have created appropriate job and alert to catch this error. I have two instances of sql server under Windows...
10
by: noname | last post by:
MSDE 2000 Release A installed under windows 2000 pro will not communicate with SQL Server Manager nor MS Access on peer computer. Can someone help? Have set DISABLENETWORKPROTOCOLS=0 at install...
5
by: Robin Tucker | last post by:
I'm looking for a simple way of telling (inside a stored procedure) if I'm currently using MSDE or a full SQL server. Ideally, there is some pre-defined environment variable that won't cause me...
1
by: Diana Finley | last post by:
Hi all, I just got SQL Server 2000, but I already have MSDE installed. Is there any reason I would want to keep MSDE around on my computer if I install SQL Server 2000? I use MS Visual Studio...
1
by: smahler | last post by:
Hi all, Here is my situation. I have an application that uses SQL 2000. The client has a program that uses MSDE. The client MUST have the MSDE version of the Database. What I have done is to...
13
by: Greg Strong | last post by:
Hello All, Hello All, What are the ToDo's / Gotchas to convert an MDB Access 2K2 database to an Access Project (i.e. ADP) file for the front end using Microsoft SQL Server 2000 Desktop Engine...
9
by: HC | last post by:
Hello, all, I started out thinking my problems were elsewhere but as I have worked through this I have isolated my problem, currently, as a difference between MSDE and SQL Express 2005 (I'll just...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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...

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.