> What's the usual way to deliver a MSSQL (7) DB to the client? 
> (IOW, How do you get it portable, so they can replicate the 
> DB and data on their server?)

Jamie,
        Do you need to send a database structure & a little bit of data
or a database structure and a LOT of data?  If you're not sending a lot
of data, you can send the SQL scripts.  Right click the database in
Enterprise Manager and choose Generate SQL Scripts.  Then if you don't
have much data, you can create SQL scripts for the inserts.  
        

Ben Johnson
Information Architect
www.architekture.com
[p] 720.934.2179
 


______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to