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 > april 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 >>



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 >>

Using a SQLDataAdapter (in C#) with an asynchronous connection
Posted by Ashley Brewerton at 4/21/2006 11:44:02 AM
Hi Is it possible to do this using ADONET2 and how would you achieve it? My data layer uses adapters exclusively, which works well, but now I need to connect asynchronous to speed up my UI. Thanks...more >>

Cannot connect to SQL server after setting user connections to 1
Posted by Bogdan at 4/21/2006 10:17:02 AM
I have a problem connecting to SQL Server 2005. After I set "user connections" to 1 and restarted sql service, I cannot connect to server anymore. Do you have maybe any suggestion how to set "user connection" back to 0? It's a SQL Server 2005 Standard with SP1 in two node cluster. Thanks! ...more >>

how i can connect to table in SQL?
Posted by Tark Siala at 4/19/2006 5:30:13 PM
hi i working on VB6 + SQL2000 i have table called (tblBuffer) and want do something in my application everytime table added new record (its like trigger in SQL) thats mean if someone add new record to this table, this table call my application to do some event. now i made small monitor (w...more >>

connect to SQL 2005 fails
Posted by Jeff in Alaska at 4/19/2006 11:12:01 AM
We have a test SQL 2005 (Developer Edition) machine on Windows2003 SP1 Standard Edition. After the reboot to install MS patches Tuesday AM, it quit accepting any SQL Connections. Prior to the reboot it was accepting connections and working as we expected it to. I've worked with the Surface ...more >>

Webservice can not connect to Sql server 2000
Posted by sameer at 4/19/2006 9:47:02 AM
Environment: OS of sql server 2000 server: windows 2003 standard server , .NEt framework 1.1 , sql server does not have any service pack, machine has the latest Windows service pack. Personal firewall is not enabled on this machine. All machine are within the same network. All i am dong i...more >>

[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist o
Posted by TroelsM at 4/18/2006 12:09:02 PM
I have a serval .asp page with get som data from a SQL database. Sometimes (not every time) i call one of the pages it gives me this error Microsoft OLE DB Provider for SQL Server error '80004005' [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied I dont kno...more >>

Visual Studio c# Express --> SQL Server Express Connection
Posted by SoHeLL at 4/18/2006 4:24:01 AM
Hi I am possible to connect via the SQL Server Management Studio to the database in the network. I have difficulties to connect via the Visual Studio C# Express to the database. What can I do? What could be the failure? Everything works fine with the SQL Server Management Studio Express. I can...more >>

Unable to create login instance--why? what it means?
Posted by JuJuBeed at 4/17/2006 9:12:22 PM
When I try to install SQL Server 2000 Desktop Engine, I get the BPsetup error that says "Unable to Create a login instance." Then when I click ok it says "Unable to Add system server role." Then when I click ok it says "Unable to add login and grant access to database." Then it aborts setup. ...more >>

How to modify connection timeout property in SQL 2005 management s
Posted by Charts at 4/17/2006 2:17:02 PM
I am constantly getting connection timeout error when I tried to open SQL 2005 management studio activity monitor. In connection property window, I found the connection timeout is set for 15 seconds. However I could not find place to change the connection timeout. Management studio\tools\opti...more >>

sql server auto logging in with my old window password
Posted by c676228 at 4/17/2006 1:30:47 PM
Hi all, I initially set up my server database with window connection. after two months and my window password is expired and I just noticed that the server is not started any more since the original password is not working any more. I tried to register the server with my sql user ID and pa...more >>

SQL Server 2005 Express Connection
Posted by SoHeLL at 4/17/2006 7:57:01 AM
Hello I have a problem to connect to the SQL Server 2005 Express Edition. I have the Visual Studio .Net 2005 and the SQL Server Management Studio Express CTP but I cannot connect to the Database from the client to the database instance through the network. Could be a Domain problem, i found ou...more >>

"Stored Procedure" working every 5 minute, how?
Posted by Tark Siala at 4/13/2006 7:59:41 PM
hi i working on SQL2000, and want to make "Stored Procedure" that's working every 5 mibute, without making any calling. how i can make that ? -- Best Regards Tark M. Siala Development Manager INTERNATIONAL COMPUTER CENTER (ICC.Networking) Mobile: +218-91-3125900 E-Mail: ...more >>

SQL.Net connection in VS2005 from local IIS to local SQLExpress
Posted by harry at 4/12/2006 11:19:35 AM
Suddenly my trusted connection no longer works in VS. I try to create a new one and recieve this: "Database schema could not be retrieved for this connection. Please make sure the connection settings are correct and the database is online Login failed for user ''. The user is not associated ...more >>

ISQL query fails after reboot
Posted by Richard Tracy at 4/12/2006 7:50:02 AM
Good morning we are having a wierd issue with our Windows 2003 server and SQL 2000 sp4 server. From the client side we use isql queries. When we reboot the server the isql queries that are larger then 512 bytes will fail from both the client or from the sql server itself smaller ones will wo...more >>

Linked Server Error
Posted by madeelaslam at 4/12/2006 12:29:01 AM
DearAll group menbers, I am using SQL Server 2005 and 2000. I want to link SQL Serve 2005 with 2000. When i use linked server configuration i get this message. OLE DB provider "SQLNCLI" for linked server "linked_server_name" returned message "Login timeout expired". OLE DB provider "SQ...more >>

Connecting to SQL Server Express in XP Home
Posted by McHenry at 4/11/2006 4:19:22 PM
I have SQL Server Express up and running on a PC, accessed via an ADP I would like another PC on the LAN to do the same. On the local machine everything works well, however the other machine cannot connect. I am using a trusted connection and the remote machine appears to be trying to c...more >>

::FN_DBLOG() - Problem in retreiving [row data]
Posted by Hillel at 4/11/2006 8:21:16 AM
Subj: ::FN_DBLOG() - Problem in retreiving [row data] Hello While attempting to retrieve [row data] column using ::FN_DBLOG an empty '0x' value is passed back: select [Current Lsn], [row data] from ::fn_dblog(null,null) The retrived record does contain row data. It can be seen when usin...more >>

CurrentProject.IsConnected is reporting on what?
Posted by SteveInBeloit at 4/11/2006 7:49:02 AM
Does CurrentProject.IsConnected tell me that the ADP is connected to the SQL database, or that it sees the network? I have an ACCESS ADP connecting to a SQL db via a wireless network. I thought I would check CurrentProject.IsConnected to see if I had lost connection due to out of wireless ...more >>

#Deleted appears in all SQL2000 linked tables in Access2003
Posted by Seth at 4/11/2006 5:39:01 AM
I have a database on a SQL2000 server that I am trying to connect for viewing in Access 2003 with the client running Windows 2000. I have created the connection, but when I try to view the tables, I get "#Deleted" in all the rows, for both tables. I installed the latest MS Jet Driver to no a...more >>

Re-establishing link to SQL from ACCESS XP (wireless)
Posted by SteveInBeloit at 4/10/2006 1:40:02 PM
Hi, I am developing an ACCESS ADP that links to MS SQL, the SQL is on a server, the ACCESS links to it via a wireless network. When it goes out of wireless range, I will lose the link to the database. Is there a standard way to have it re-link effortlessly (quickly) when it comes back into ...more >>

?? Turning Off TCP/IP Client Has No Effect ??
Posted by Alan Foxmore at 4/10/2006 1:38:29 AM
Hi Everyone, I was doing some testing with client configuration and I'm seeing something I don't understand. Let me explain the setup. My setup involves a single machine running "SQL Server Express 2005". As you probably know, SSE includes the "SQL Server Native Client". I run the "SQL Serv...more >>

Enable Quoted Identifiers=0 System.Data.SqlClient.sqlConnection
Posted by CathieC at 4/7/2006 3:44:02 AM
Hi there, this is probably a common question, how can i include the "enabled Quoted Identifiers" settings in the connection string of the sqlconnection. on trawling through web pages i have identified 1 .that by default the quoted identifiers in SQL Server 2000 is by default set to ...more >>

Access connectivity to SQL Tables (Urgent)
Posted by pcsmitpra at 4/7/2006 2:26:03 AM
Please let me know whether Microsoft Access(2000), running on our office computers, will be able to link (over the Internet) to the tables in our SQL Server (2000) database on your server....more >>

sql server does not exist - urgent
Posted by Jaiganesh at 4/7/2006 12:18:14 AM
I have a sql server in the local network.I am able to connect to this server through my .net windows application using both dsnless and dsn connection.But using the same code in my web application it is not connecting to this server.In this case while using dsn-less connection, error message is ...more >>

ASP2.0 SQL Server 2000 "ASP SQL GURU" NEEDED!
Posted by GH at 4/7/2006 12:00:00 AM
Hi New to ASP2.0 programming, I need some help on the Connection String that I want to place in the web.config file. I am running Visual Studio 2005 Web Developer and the web hosting company has is using SQL Server 2000. I need to build a connection string... <connectionStrings> ...more >>

How to connection MS Access Porject (.adp) with SQL server?
Posted by Pat at 4/6/2006 7:49:02 AM
Hi all, I got the question, how can i connection MS Access Project to a SQL Server in vba in runtime. The situation is i create a new MS Access Project, it's didn't have any connection with any SQL-server. It's just consist a couple of form. What i want is that user can via an inlog form...more >>

fn_dbLog or DBCC
Posted by Luis Felipe BolĂ­var Restrepo at 4/5/2006 2:01:21 PM
Good Afternoon, Really I have two problems, and Only i need one of them. Both is because I try to read the Log. The first Question is about the function fn_dbLog, how can I do to see the information of register inserted or updated or deleted. The second question is that with the DBCC Log...more >>

SQL 2005 fails to enumerate tables for ProvideX Mass 200.
Posted by royvij NO[at]SPAM hotmail.com at 4/5/2006 10:08:13 AM
I have multiple ODBC connections configured and they parse the tables correctly however inside any SQL 2005 application the tables are not listed. I can run queries against any table in ProvideX however. The tables are listed in SQL 7.0 and 2000. ...more >>

Connection string
Posted by McHenry at 4/4/2006 12:00:00 AM
I am connecting to a SQL Express database from Excel 2K. I have three connection strings examples. The first two work however the third was the one I wanted to use as I do not want to specify a local db. These two work fine: strConn = "PROVIDER=SQLOLEDB; DATA SOURCE=(local);INITIAL CATALOG=...more >>

Creating a View linked to a VFP table
Posted by Preacher Man at 4/3/2006 4:23:39 PM
I have a SQL database and I need to link to a VFP table. I have been told that a view is what I am needing. Can someone lead me in the right direction of creating and using a view to a VFP table? ...more >>

Enterprise Manager tail snap-in initialization
Posted by Pierpaolo at 4/3/2006 3:56:48 AM
Hi Guys, I tried to install client tools of Sql Server 2005 DevEd. Wow! Big product... but my boss imposed me to deinstall this tools. Now when I launch Enterprise Manager I get this message: Snap-in failed to initialize. Name:<unknown> CLSID:{00100100-1816-11D0-8EF5-00AA0062C58F} I alr...more >>

Linked server
Posted by Tullamore at 4/3/2006 12:00:00 AM
Our SQL Server has a linked server that we are trying to query. Our SQL-Server is on a DMZ-net, behind an ISA-Server, the linked server is not behind any firewall. I have no problem to make a connection as a linked server from my local workstation (not on the DMZ-net). Does anybody know w...more >>

Connecting to SQL Server 2005
Posted by McHenry at 4/1/2006 10:45:45 PM
Hi, I am having ongoing problems connecting to the server. I thought I had it solved thanks to help from a prev post: C:\>sqlcmd -S dimension9150\SQLExpress HResult 0xFFFFFFFF, Level 16, State 1 SQL Network Interfaces: Error Locating Server/Instance Specified [xFFFFFFFF]. Sqlcmd: Error:...more >>


DevelopmentNow Blog