all groups > sql server connect > november 2006 > threads for november 8 - 14, 2006
Filter by week: 1 2 3 4 5
problem with trusted connection (asp.net)
Posted by Mad Scientist Jr at 11/14/2006 4:33:12 PM
I am getting the following error when trying to access a database with
a trusted connection:
"Login failed for user '(null)'. Reason: Not associated with a trusted
SQL Server connection."
My connection string is:
"Server=MyServer; Database=MyCatalog; Trusted_Connection=True;"
N... more >>
2005 Express Edition: telnet localhost 1433 fails
Posted by R.A.M. at 11/14/2006 12:00:00 AM
I don't understand why.
My SQL Server 2005 is called PC\SQLEXPRESS. I use PC\Robert (administrator)
account on Windows XP Professional. I use Windows Authentication. Remote
connections are switched on ("Using both TCP/IP and names pipes.")
Please help. Thank you.
/RAM/
... more >>
ODBC/OLEDB support for HTTP-based comms to SQL server?
Posted by wizofaus NO[at]SPAM hotmail.com at 11/13/2006 9:28:09 PM
Does there exist an ODBC or OLEDB/ADODB driver for talking to SQL
server over HTTP/port 80?
In other words, I want to be able to issue SQL commands (INSERTs,
UPDATEs, SELECTs) from a client application to a database that happens
to be sitting on a server somewhere that I can only reach via HTTP
... more >>
Zapping the Service:-)
Posted by Al Christoph at 11/13/2006 4:18:01 PM
I provide for complete creation of a database in SQL Express from a script.
When the moon is in the seventh house and Jupiter lies in Mars, it works
wonderfully.
HOWEVER, if I have used any external tool to look at the db such as the IDE
or the SQL Manager Express, then I suspect but do not... more >>
Cannot connect
Posted by steven at 11/13/2006 11:05:31 AM
I have SQL 2000 installed on the server, and running VB6.0 program on the
clients.
Everything was working ok until user began to complain they cannot logon
because of a invalid username or password. the exact error is:
Connection failed:
SQLState: '0100'
[Microsoft][ODBC SQL Server Dri... more >>
IP address change
Posted by chris at 11/13/2006 8:58:03 AM
I need to change the IP address of the server where SQL 2000 is running. What
implications can that have on the SQL DB?... more >>
SQL Server 2005 Express
Posted by AC at 11/10/2006 8:34:01 AM
HELP. I have installed SQL 2005 express onto a WIN XP Pro SP2 machine and
have it working with a piece of software called IRIS.
I have another machine connected to the IRIS software via a network drive,
which I have installed over the mapped drive.
My issue is that when I try to run IRIS softw... more >>
Plz help me SQL 2005 ( Attach database File .mdf )
Posted by hossam mohamed at 11/9/2006 2:11:23 PM
when i try to attach file there is an error occur
" An error has occurred while establishing a connection to the server.
When connecting to SQL Server 2005, this failure may be caused by the
fact that under the default settings SQL Server does not allow remote
connections. (provider: SQL Net... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
MS Access 2000 and SQL 2000
Posted by Sam at 11/8/2006 7:57:01 PM
I have a user application that runs on MS Access 2000. On one client PC, the
user's PC log in and got the following error:
17[Microsoft][ODBC SQL Server Driver][DBNETLIB]AQL Server does not
exist or access denied.:53[Microsoft][ODBC SQL Server Driver][DBNETLIB]
ConnectionOpen(Connect()).... more >>
connect to remote sql server failed
Posted by Iter at 11/8/2006 1:19:02 PM
I couldn’t connect to the sql server instance (10.192.130.80\development2 and
10.192.130.80\development3) remotely on enterprise manager and query
analyzer. The error is sql server does not exist or access denied. I setup
well in the client network utility and put sever name and port number ... more >>
|