June 20, 2003 at 4:51 pm
Folks, before you answer my questions, please assume nothing about my level of intelligence.
I've been trying to find out how to upload my local database to a Web Hosting service SQL Server. I found a utility on the Internet, but when the login screen came up, it would not accept my login because of "Not associated with a trusted SQL Server."
Can someone step me through what I need to do on my PC to get rid of this problem.
My local PC has installed:
MSDE 2000
Visual Studio .NET Professional Academic 2002 & 2003
Web Hosting Service has setup a Microsoft SQL Server database for me.
June 21, 2003 at 9:18 am
This is possibly because you're connecting (through the utility) using a SQL Server login and the SQL Server in question is set to Windows authentication (not Mixed Mode). You're not in their domain, therefore you haven't established any credentials that would give you access. Without more information, however, it's hard to say. What's the utility?
You may want to verify with your provider how to connect to the SQL Server in question and also what tools they recommend using.
K. Brian Kelley
http://www.truthsolutions.com/
Author: Start to Finish Guide to SQL Server Performance Monitoring
http://www.netimpress.com/shop/product.asp?ProductID=NI-SQL1
K. Brian Kelley
@kbriankelley
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply