Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007


all groups > sql server connect > march 2007 > threads for march 22 - 28, 2007

Filter by week: 1 2 3 4 5

Cannot open database requested by the login.
Posted by yshie via SQLMonster.com at 3/28/2007 3:57:02 PM
Visual Studio MS SQL Server i have this connection string... Data Source=.\SQLEXPRESS;Initial Catalog=dbName;Integrated Security=SSPI; but an error appears on my conn.Open(); Cannot open database "dbName" requested by the login. The login failed. Login failed for user 'SERVER\yshie'. y...more >>

DAH! Copying Database from 2005 to 2000, membership database
Posted by David Lozzi at 3/28/2007 2:22:22 PM
What is the best way to do this? Specifically, the Memberhsip class database. Maybe that's more of my problem than just copying a database, is that my database also contains the membership tables, which I really can't lose as th 40+ users in it would be gone. What's the best solution? is it ...more >>

Client connect to SQL SERVER 2000
Posted by Razvan Dragomir at 3/27/2007 7:05:09 PM
Hello, I have one SQL Server 2000 that has been installed into a domain, having allowed "Windows and SQL Server" authentication and using as connectivity options Named Pipes and TCP/ip - 1433 On every client computer that is also a domain member I can set up without any prob...more >>

How do I find out whats blocking port 1433?
Posted by KenRoy at 3/27/2007 7:04:07 PM
I am running SQL Server 2000 sp4 in local mode on my laptop. I have some other software which uses 1433 to access SQL. Remember this is all running locally on a laptop. Port 1433 is being blocked. I have both the Windows Firewall and the Mcaffee Firewalls disabled. How can I find out wh...more >>

difference between Owned schemas and Roles members
Posted by Bart at 3/24/2007 5:50:52 PM
Hi, I want to create a login (for account ASPNET from the Active Directory) in sql server express 2005 for a specific database. When addidng a new user to a specific database, i see: Owned schemas, where i take db_datareader and db_datawriter Roles memmbers: also db_datareader and db_datawrit...more >>

querying a table in Master as a semaphore
Posted by Jeremy at 3/24/2007 9:22:00 AM
We have a production database and a test database on different servers, but with the same name, and we want our programs to be able to tell which is which, so we created a table in Master on the production server only. It oughta be really easy to query for this table and know if you're on tes...more >>

i need to connect python to sql2005
Posted by keyser soze at 3/23/2007 6:04:59 PM
hi i need to connect a small program written in Python to a SqlServer 2005 database how con i do it ? can anyone link me to a resource ? thanks ...more >>

Error: 18456, Severity: 14, State: 16
Posted by Alastair at 3/23/2007 2:29:21 AM
Hi All, I am getting the following error in the ERRORLOG File when I am trying to connect to SQL Server 2005 Express Edition from the command line. 2007-03-23 07:30:05.54 Logon Error: 18456, Severity: 14, State: 16. 2007-03-23 07:30:05.54 Logon Login failed for user 'sa'. [CLIE...more >>



how to connect to MDF file with classic ASP?
Posted by Bart at 3/23/2007 12:00:00 AM
Hi, i have already posted this problem in an ASP newsgroup without succes, so i try here. I try to access within an cliassic ASP page an MDF file (newres.mdf) of sql server express 2005 database which is located in c:\inetpub\wwwroot\reskrosql\App_Data. I get following error : Provid...more >>

problem when connectiong to database
Posted by Bart at 3/22/2007 5:29:29 PM
Hi, I try to make a connection with the database "test" contained in sql server express 2005. This is the connection string in the aspx file: <asp:SqlDataSource ID="SqlDataSource1" runat="server" ConnectionString="Provider=SQLOLEDB;Data Source=laptop\sqlexpress;Integrated Security=S...more >>

PLEASE HELP - Remote connection to SQL Server 2005 fall over after 100 seconds
Posted by archanapatelwhite NO[at]SPAM googlemail.com at 3/22/2007 5:00:28 PM
Hi, I am remotely accessing SQL Server 2005 using an import manager, through a windows authentication login. I start the loading, it connects perfectly at first but at the 100 second mark I get the error "[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]SQL Server does not exist or acces...more >>

How to access db2/as400 file member
Posted by Michelle at 3/22/2007 2:12:13 PM
Hi, My sql 2000 server is connecting to as400 using IBM odbc. How can I access to data of various member of a file db2/as400? What is the syntax of sql scripts? Thx, Michelle....more >>

Connection refusals
Posted by James Wren at 3/22/2007 9:22:38 AM
Hi, We have a 64bit SQL Server 16GB Memory running on Windows 2003 x64. This is one of our main business database servers. At this time we have an issue where the server will stop allowing new connections in, the client will receive a timeout (instantly) and from .NET the stack is at ...more >>

SQLAGENT Started and Stopped
Posted by tomeron at 3/22/2007 12:33:32 AM
Hi When i try to start the SQLAGENT on my SQL SERVER 2005 it notify me that the SQLAGENT Started and Stopped becuase he dont any work to do, i tried to stop the sql server service and then start the agent. what happend is that the agent service started the sql server service and then started h...more >>

sql server is not configured for RPC
Posted by Samuel Lee at 3/22/2007 12:00:00 AM
Hi All, I have two servers with the following detail: Server #1 Server Name: SQL2005WIN2003SERVER Windows: Win 2003 Server SQL DB: SQL Server 2005 ('sa', 'pswd123') MS.NET: .NET Framework 1.1 and 2.0 Firewall: NO Server #2 Server Name: OLDMSDE\WIN2000SERVER Windows: Win 2000 Server ...more >>


DevelopmentNow Blog