![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, Our .NET application runs in a shared environment managed by and ISP who hosts .NET applications. The SQL Server box houses several different databases for their clients (presently 123 different databases on one production box). Recently, when trying to DTS table changes from our development SqlServer environ to the shared SqlServer environ, we started getting errors saying that our user authentication was not valid for a completely different database. Eventhough we are targeting the correct target Database, it "Thinks" we are trying to add these tables to a completely different database on that box. The database it says we don't have access to is in fact on that box. Can someone at least point us in a direction so we can tell our ISP? They seem to be really slow about getting to the root of the problem. Thanks in advance, Paul Reed |
#3
| |||
| |||
|
|
Hello, Our .NET application runs in a shared environment managed by and ISP who hosts .NET applications. The SQL Server box houses several different databases for their clients (presently 123 different databases on one production box). Recently, when trying to DTS table changes from our development SqlServer environ to the shared SqlServer environ, we started getting errors saying that our user authentication was not valid for a completely different database. Eventhough we are targeting the correct target Database, it "Thinks" we are trying to add these tables to a completely different database on that box. The database it says we don't have access to is in fact on that box. Can someone at least point us in a direction so we can tell our ISP? They seem to be really slow about getting to the root of the problem. Thanks in advance, Paul Reed |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Allan, Thanks for your reply. I can see our tables just fine via QA...I can query them, etc...If I try to access the database that it says I am trying to update when I do a DTS, it won't allow me to see it. Which is what I would expect it to do. It is only when I try to do a DTS package to the server that I get this error...again telling me I don't have authorization to work on this database...that I am NOT targeting. The scary part is, sometimes we get this error and sometimes we don't. And even worse, when the DTS package does run, the tables at the target empty. Yet I can take this same DTS package and target a different SQL box (a non shared server that is on our environ and not the ISP)...and everything works just fine. This is not a fancy DTS package...5 tables with their data...using all the default options. We have done this 100's and 100's of times before against this ISP with not a hint of a problem. Thanks Paul Reed www.jacksonreed.com *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
#6
| |||
| |||
|
#7
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |