all groups > sql server connect > november 2004 > threads for november 29 - 30, 2004
Filter by week: 1 2 3 4 5
Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection.
Posted by Dave Anderson at 11/30/2004 1:45:20 PM
After an office move (accompanied by IP Address changes), I can no longer
use Windows authentication to connect to one of my SQL Server machines.
Nothing else seems to have changed. This is an example of what I am facing.
For simplicity, I conducted this with Query Analyzer, attempting to connect... more >>
is this a connection problem or am I going bonkers?
Posted by McFly at 11/30/2004 9:45:07 AM
I have SQL installed locally, and it has been working fine for some time.
However, today when I went to Enterprise Manager I could see the tree view
but as soon as I selected "Databases" everything froze, Task Manager
reported that the application was not responding. I left it for 10 minut... more >>
Determin whether port number assigned dynamically or hardcoded
Posted by Steve Morgan at 11/30/2004 8:55:09 AM
I undstand that if you choose to dynamically assign a port number to an
instance this is a once only operation performed the first time that instance
is started and from then on it always attepts to use that port number.
Having just started with a new company I'm trying to work out if instanc... more >>
Can't connect to instance name - need explaination rather than ans
Posted by Steve Morgan at 11/30/2004 8:49:03 AM
I'm really looking for an explaination rather than an answer...
I can't connect to sql instances on a specific server using the normal
structure of <servername>\<instancename> but I can connect to
<servername>,<portnumber>.
I've tried many different connection tests (OSQL, udl file, Ent Mn... more >>
SQL CONECTION ERROR
Posted by John Tsoi at 11/30/2004 6:53:02 AM
I have a VB6 client application connecting to a SQL2000 server(SP3). The
program alway stops after it processes around 200 records in the table and
getting a connection error. The client PC has MDAC 2.6 installed and other
parts of the system doesn't encounter this problem.
I had tried to... more >>
To Check Existance of SQl Server
Posted by Lalit at 11/29/2004 11:21:04 PM
Hi Firends,
I want to check that particular SQl Server instrance is running or not. SQL
Server may be behind firewall and listening on PORT 1433. If a particular SQL
Server becomes offline its status should be known.
With regards,
Lalit ... more >>
Error running DTS from Client install of Enterprise Manager
Posted by Robert Willhite at 11/29/2004 10:17:01 PM
I am using the client install of SQL Enterprise manger to connect to my SQL
server. I can open the server and view the DTS packages but when I try to
view a transform data task or try to run a task or a package I get the
following error.
[DBNETLIB][Microsoft][ODBC SQL Server Driver]SQL Ser... more >>
Scripting named pipes alias
Posted by roustam NO[at]SPAM hotbox.ru at 11/29/2004 7:46:39 AM
Hi!
I have an app, that uses BDE to connect to server. Recently I movrd
the server to a named instance on a cluster. Due to some BDE issues
the app stoped working. A workarounfd was found: to add an alias to
a Client Network Utility: sqlserver -> node2\sqlserver. This is a
greate pain ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|