all groups > sql server connect > april 2006 > threads for april 22 - 28, 2006
Filter by week: 1 2 3 4 5
SQL Server 2000 listening on port 1433, but not answering!
Posted by James at 4/28/2006 5:48:15 AM
Hi
I have a windows 2003 std ed server, with SQL Server 2000 SP4 on it,
and a netstat -an shows port 1433 as listening, but it doesn't reply
when I telnet to it! I'm very new to SQL Server, so please excuse me if
I'm being an idiot! Anyone know what might be wrong? I know there is no
firewall... more >>
SQL server, local and domain user connection problem.
Posted by Eqo at 4/28/2006 2:04:02 AM
Hi There,
I'm using windows xp and sql server 2000.
I installed sql server to my pc and it's workin so fine.
When I log in to my windows with a domain server my sql server connection
fails.
What must I do to fix this problem. Is it related with sql
server-properties-security.
Thakns for... more >>
I'm going crazy - Login failed
Posted by lemes_m NO[at]SPAM yahoo.com at 4/27/2006 5:58:51 AM
I'm using MSDE 2000 as database server and after I have restarted
server where MSDE 2000 resides, I cannot login to database at all. I
have password for user SA but when I try to login I get the message
"Login failed for user 'sa'. Reason: Not associated with a trusted SQL
Server connection." Pl... more >>
SQL Server Express, Remote Connection and Self Install
Posted by jroozee NO[at]SPAM gmail.com at 4/26/2006 2:48:03 PM
I am trying to package SQL Server Express 2005 with my application. I
got it to self install just fine and I am passing the
DISABLENETWORKPROTOCOLS=0 to the setup file to enable remote
connections, BUT still, after it's all installed I still am having a
problem with the TCP connection for each I... more >>
Slow connection to local instance
Posted by Ben Rum at 4/25/2006 8:20:30 PM
I have Personal Edition in my desktop for development and it's quite slow to
connect.
For e.g. When I'm in QA and press Ctrl-U to list the databases, it takes
about 5-10 seconds to show up. For a local connection this is very slow.
Also, when connecting in Ent Manager, it takes about 10 seco... more >>
IP address change breaks remote SQL EM in SqlExpress
Posted by Harry at 4/25/2006 12:31:29 PM
I am using sqlExpress as backend for iis and had to make an ip change.
Suddenly I cannot remotely connect to SQL using the CTP. I chaged the ip
address back to the original and still cannot connect. The box is wide open,
no firewall and all surface connections are active. Still cannot connect ... more >>
Problems Connecting to MS SQL Server
Posted by Tech Parts at 4/25/2006 7:49:01 AM
After a new installation of MS Enterprise SQL Server, i am unable to connect
to the database from a website, and i dont know if MS SQL is working at all.
All the startup services and SQL services are started.Here is the website
that im trying to access my SQL server:
http://www.techparts.o... more >>
Timeout expired error.
Posted by Anand at 4/24/2006 10:24:58 PM
Hi All,
I have an application developed in ASP.net and I'm using SQL server
2000. The application is working fine for quite long time.
In the recent past it threw "Timeout expired error" while posting data
into the database.
The size of the database is now huge.
When the server is restarted, t... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Connecting to SQL Server with Zone Alarm
Posted by Art Yates at 4/24/2006 8:50:01 PM
I am trying to use a Cisco VPN connection to SQL Server. Zone Alarm is
blocking the ports, does anyone know which ports in zone alarm that I need
to unblock?
... more >>
login failed form web program
Posted by Landon Kelsey at 4/22/2006 10:17:01 PM
I can connect easily using C# & ADO.NET on standalone programs.
I am trying to connect from a web site program under .NET 1.1 VS 7 and
always get
Login failed for user 'LANDON\ASPNET'.
Description: An unhandled exception occurred during the execution of the
current web request. Please ... more >>
|