ADO.NET

Moderators: None (Apply to moderate this forum)
Number of threads: 52
Number of posts: 66

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
MS SQL database copy over remote connection Posted by jberganz on 4 May 2009 at 2:43 PM
Hello,

I was hoping someone could supply me with some technologies available to do remote copy of a db over a live connection? I've been scouring ADO.NET and even ASP ADO and I'm having issues with finding the appropriate libraries that can be used if the source database is a black box entirely. It seems as though there always has to be a carbon copy(schema and layout) of the database on the destination server in order for a copy to take place via ADO.NET. Please assume that the source server is very tightly restricted in terms of permissions and a simple BACKUP DATABASE query is not an option. Bulk Copy (BCP) is also out of the question because a command line connection to the destination server is unavailable. All that is available is a remote connection to the target server and databases. My main concern is keeping database integrity in terms of all the constraints, stored procedures, and views of the source database (I think ADO.NET falls short on the latter two).

Any help would be greatly appreciated.

Thanks,

jberganz



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.