J
If they already have MSSQL just attach your database to their server
(look at sp_attach_db and sp_detach_db), If your DB is 7 and their 2000
it will be upgraded on the attach
This is probably a good reason not to use MSDE 2000 as you will still
come across people with MS SQL 7 in which case you cant do this, you'd
have to downgrade your db to 7 (easiest way would be use DTS to pump
between a 2000 server and an SQL 7 server). If you have used 2000 features
then your screwed
HTH
N
----- Original Message -----
From: "Jeremy Coulter" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Thursday, October 30, 2003 8:34 AM
Subject: [DUG]: one for the MSDE people
> Hi all.
> With MSDE, how do you get on if the company already has SQL Server?
> Also, what if they SQL Server, but tis say version 7, and you are using
> the latest MSDE?
>
> Cheers,
>
> Jeremy Coulter
>
>
> ------------------------------------------------------------------------
> All email scanned with Nortons Antivirus 2003
> ------------------------------------------------------------------------
>
>
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/