all groups > sql server connect > september 2006 > threads for september 1 - 7, 2006
Filter by week: 1 2 3 4 5
Linked Servers to UDB via IBMDADB2, access denied
Posted by DBA449 at 9/7/2006 2:01:02 PM
A linked server definition in MSSQL 2000, can succcessfully authenticates
with a UDB database v8.1.0.61 on a SUN box, but then gets access denied,
eventhough the account being used has DBADM authority. However, I can
successfully authenticate and query the same UDB databases from a DOS DB2
... more >>
Can connect in VB but not VBA!
Posted by brianUE at 9/7/2006 5:30:26 AM
Hello,
We are experiencing a frustrating problem where we can connect to an internal
SQL Server via any application EXCEPT Office apps (Excel, Word, etc.) using
VBA. The error is:
[DBNETLIB][ConnectionOpen(Connect()).]SQL Server does not exist or access
denied.
We're using very elemen... more >>
Don't have any Server to choose from the Server name list
Posted by fiaolle at 9/7/2006 12:00:00 AM
Hi
I have just installed SQL Server 2005 Enterprise Edition. I have Microsoft
Windows 2000. When I start SQL Server Management Studio and have to choose a
server from the Server name list, the list is empty. I have no clue what to
do?
Please Help me!!!
Explain carefully
Fia
... more >>
help me
Posted by nqt ngoc at 9/6/2006 8:58:26 PM
I installed SQLServer 2005 with OS winserver 2003.
When connect to SQLServer 2005 i have received message: "Microsoft SQL
Server, error 233".
pls help me.
thank you very much
*** Sent via Developersdex http://www.developersdex.com ***... more >>
Here's a weird one for all of you...
Posted by RM at 9/6/2006 3:45:28 PM
Hi,
Let me outline what I have and maybe someone will know how to react to what
is happening to my system.
Server: Windows2003 Standard
SQL: SQL 2005 Demo
and
SQL: SQL 2005 Processor Licensed (connecting via port 14330)
Additional Major S/W on that server: Sophos
We have run out the dem... more >>
SQL Server does not exist...
Posted by Damien at 9/6/2006 7:03:44 AM
Hi Guys,
<Posted yesterday to microsoft.public.dotnet.framework.aspnet.security,
but no responses garnered. For mpsc readers, this is a fairly common
error encountered when connecting from ASP.Net 1.1, but I've followed
all the help I can find online and it hasn't fixed my problem yet. So
any... more >>
SQL2000 TCP/IP Port not being listened to.
Posted by ARTMIC at 9/4/2006 8:16:01 PM
I setup the SQL2000 db to listen to the default and additional port 5000
through the server network utility. i go and do the netstat -a in command
prompt and i don't see sql server listening for those ports, i open the log
files and it is not listening,
what is wrong? Could it be a corrup... more >>
Unable to connect to SQL Express DB without using User Instance
Posted by Richard Bysouth at 9/4/2006 3:33:01 PM
Hi
Here is my scenario:
Developing a Windows app in VB on VS2005 with a SQL Express db. There are 2
developers (Developer1 and Developer2) working on this app, only 1 working on
it at any one time; we zip and email the source code and mdf/ldf files to
each other at the end of a day. Both m... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
"Login failed for user 'sa'. Reason: Not associated with a trusted SQL Server connection."
Posted by Dean Slindee at 9/4/2006 2:36:50 PM
Using Windows Server 2003 Standard, and SQL Server 2000 Standard SP4 on the
same personal development PC to test a newbie web service connecting to a
local database from an C:\Inetpub\wwwroot web site (local machine). I am
unable to get a good connection, with the connection strings shown bel... more >>
How to view a table from another instance?
Posted by Ivan at 9/4/2006 12:00:00 AM
Hi,
on our server we have a default SQL 2000 instance and also another MSDE
instance with the name server\instance1.
In one of my database of the default instance I would like to create a view
to the table from the another instance. I have tried with select statement
like
SELECT * FROM... more >>
Does not connect with Enterprise Manger
Posted by NEWS at 9/2/2006 12:00:00 AM
I am not been able to connect to SQL Server with Enterprise Manger as I
increased the number of databases upto 170 .Earlier i had no problem when I
had less of databases .Moreover there is no problem in connecting through
Query Analyser.
Could any one help please ?
Regards
Musharraf Sulta... more >>
Connecting to SQL from IIS
Posted by Joe Corey at 9/1/2006 11:00:05 AM
Hi All,
I'm attempting to connect my .asp page to an SQL 2005 server and I'm
receiving the following error:
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user ''. The
user is not associated with a trusted SQL Server connection.
The SQL server is set for mixed authent... more >>
|