Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server 2000 > SQL Server 2000
|
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 16th, 2003, 09:50 PM
Authorized User
 
Join Date: Jun 2003
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
Default Enterprise Manager Problems

When using Enterprise Manager to upload tables, views, procedures from my local Web server on my PC, to my Web Host’s MS SQL server the following occurred.

All the tables and procedures were uploaded, but not the views.

I used the DTS Import/Export Wizard, and tried all options. With the Copy SQL Server Objects options I got a failed rror for completion. But the tables and view option appeared to work until I noticed the views were always missing on my Web Hosting services server.

Also, I tried the Wizard to copy a whole database from server to server, but got the error message that I need Administrator rights, and don’t know if my Web Hosting service would give me this for this Wizard.

I’m new to using Enterprise Manager. Can anyone tell me what is wrong?
 
Old October 17th, 2003, 08:33 AM
sal sal is offline
Friend of Wrox
 
Join Date: Oct 2003
Posts: 702
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I have had this problem, but not while uploading do a web server. What I did is create scripts from my source machine, then I ran the scripts on my destination machine.

If you can run scripts on your web server, you can try this.
By the way, if you had trouble with views and sps, chances are you need to make sure your triggers were uploaded as well.

Sal





Similar Threads
Thread Thread Starter Forum Replies Last Post
Enterprise Manager Problems Jan_Ma ASP.NET 1.0 and 1.1 Basics 3 October 22nd, 2003 07:50 AM
Enterprise Manager Jan_Ma SQL Server ASP 1 October 17th, 2003 08:45 AM
Enterprise Manager Jan_Ma Classic ASP Databases 1 October 17th, 2003 08:44 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.