Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


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


all groups > sql server connect > september 2006

Filter by week: 1 2 3 4 5

Time out
Posted by BMW at 9/29/2006 9:45:02 AM
I created an event sink on exchange serve using VB.Net. It can fired and add data into the SQL 2005 when the exchange server has Visual Studio 2005. When I install the component on the test exchange server in which Visual Studio 2005 didn't installed, there is time out issue. I have confi...more >>

Get SQL 2005 Server Licence Info
Posted by ShrimpBoy at 9/29/2006 8:18:02 AM
Hi! I'm looking for a way to retrieve Licence Info from SQL 2005 Server with VBScript From a remote location I connect to the server and grab those info with my administrative rights, but I'm not accessing the DB with a SA account... With SQL 2000 Server I retrieved those info from regi...more >>

Use Windows Integratd security
Posted by SalamElias at 9/29/2006 2:19:02 AM
I have my sql server 2005 in DOM1 and my desktop (sql 2005 client) is in a second domain DOM2. The sql server runs under DOM1 domain admin acount. I have a DOM2 domain logon which I use to log in my XP, Using sql authentification works fine, but very soon I need to use Windows integrated s...more >>

Can't connect to mssql
Posted by Suter Pascal at 9/29/2006 12:00:00 AM
Hi I installed ASP and MSSQL(SQL Express Edition, SQL Manager 2005 for SQL Server Lite). - ASP is runnig correctly - With SQL Manager 2005 for SQL I can create Databases and tabels and some records... I can not connect from an ASP script (example follows at the end). I've get an error ...more >>

Executing an sql script on a remote database from Visual Studio .NET 2005
Posted by Nathan Sokalski at 9/28/2006 5:09:41 PM
I am connecting to a remote SQL Server database from Visual Studio .NET 2005. I have an sql script located on my machine containing the sql code I want to use to create several tables, and want to execute it. How can I do this from Visual Studio .NET 2005? I do not like designing the database ...more >>

Linked Server via ODBC - help!
Posted by grasshopper at 9/28/2006 3:29:02 PM
Hi All I have set up several linked SQL servers which work ok - but I'm having trouble setting up a linked server via ODBC (in either SQL 2000, or 2005). The ODBC points to an 'Alchemy' database and uses an Alchemy driver ironically i can set up linked tables in an Access DB, via ODBC - an...more >>

Non English Characters
Posted by saygin NO[at]SPAM gmail.com at 9/27/2006 5:53:59 AM
Hi, We are developing a small web interface to a local ERP software, which uses SQL Server 2000 as database. The database uses SQL_Latin1_CP1 collation, and the fields are varchar (not nvarchar), however, the main program inserts and reads non-English (Turkish) characters into these columns. Ho...more >>

Problem connecting to local server
Posted by us10lh-google NO[at]SPAM yahoo.com at 9/26/2006 2:39:30 PM
I've got SQL Server 2005 installed on my PC, set to mixed-mode authentication. For months, I've been logging in to Management Studio using the "sa" account. Recently, something changed and I can no longer do that. I get the following error: "A connection was successfully established with the s...more >>



From where to download sql MSDE CLIENT TOOLS
Posted by pmud at 9/26/2006 8:32:01 AM
Hi, I am installing MSDE 2000 on client machines. Where can I dowload the client connectivity tools for MSDE so that users can see and work with thier databases? Do I have to download sql sp4 for that? Can someone please send me the link for downloading the client tools? Thanks -- ...more >>

Sql Express (Build 2047) XP SP2 not listening
Posted by Rlane at 9/24/2006 6:25:46 PM
I have installed Sql Server 2005 Express on a Windows XP PC running SP2. The Windows Firewall has ports 1433 and 1434 opened. I ran the Sql Server Configuration Manager to set the Protocols for SqlExpress and the Client Protocols to TCP and port 1433. Restarted the PC. Verified teh services ar...more >>

Connection Problem
Posted by sara at 9/21/2006 9:58:12 PM
Hi All, I can not connect to sql serve 2005 using SQL Serve Management Studio, I got these error in ERROR.LOG file. Any help is really appreciated. Thanks. 2006-09-21 12:48:21.53 Server Microsoft SQL Server 2005 - 9.00.2047.00 (Intel X86) Apr 14 2006 01:12:25 Copyrigh...more >>

sql server 2005 can't see or connect locally
Posted by spitapps at 9/21/2006 4:23:20 PM
I have just started using SQL Server 2005(last night). I currently have an internal network with my client machine(development) and a server machine(sql server 2005). The SQl Server install has all the default settings, and I turned on remote connections. But when I go to connect to the serve...more >>

Error: Heterogeneous queries require the ANSI_NULLS and ANSI_WARNINGS options
Posted by Jim Fox at 9/21/2006 2:58:30 PM
Hi, SQLServer 2000, using an OPENDATASOURCE command within a stored = procedure to access data on another Server running 2000. I get the = following error, when I exececute the Stored Procedure in Query = Analyzer: Heterogeneous queries require the ANSI_NULLS and ANSI_WARNINGS options = t...more >>

SQLDMO connects to wrong sql server instance
Posted by aromani NO[at]SPAM gmail.com at 9/21/2006 1:19:10 AM
I have a small utility that is used to run sql script files from command line. It's created in c#. This utility uses sqldmo objects to connect to server and run script. I have two SQl server instances installed - 2005 and 2000. I'm using 2005 as a default instance and 2000 as .\sql2000 named ins...more >>

Need Help! Connection Count to Linked DB2 Server Reaches limit (SQL1040N) when execute dynamic generated OPENQUERY T-SQL
Posted by alingsjtu NO[at]SPAM gmail.com at 9/20/2006 10:23:45 PM
Need Help! Connection Count to Linked DB2 Server Reaches limit (SQL1040N) when execute dynamic generated OPENQUERY T-SQL Hello, every body. I created a linked server to DB2 8.1 database which called GRR_DB2Server. In my stored procedure p_FetchRawData, I need to read some data from this lin...more >>

Can I manage SQL Server 2000 with Mangement Studio Express 2005?
Posted by Ken C at 9/20/2006 12:33:16 AM
Hi Folks, I'm new to the MS SQL Server world. Couple quick questions: 1) Can I use the current version of Mangement Studio Express (MSE) to create/update/delete fields/tables on an existing SQL Server 2000? 2) How do I get connected over the 'Net? I have created an ODBC syst...more >>

ASP.NET 2.0 and SQL Server 2000 connection issue
Posted by sreedhardasi NO[at]SPAM gmail.com at 9/19/2006 9:12:03 AM
Hi, I am developing an ASP.NET 2.0 application and SQL Server 2000 as back-end. The connection to DB works fine if I connect to my local or our dev databases. It is giving me the error when I try to connect to Test database. However, I am able to connect to the same database through Enterpris...more >>

Supersocket Unable to bind to 1433
Posted by Macinslaw at 9/18/2006 7:51:02 AM
We are running a cluster with SQL Server 8 on Windows 2000 advanced server. Recently, we changed the IP address of just the virtual server, for the cluster. Not long after we were unable to connect to port 1433. I checked in the regestry and the cluster setting is pointing to the old IP a...more >>

MS SQL server login failed
Posted by Djordje Lekovic at 9/18/2006 7:44:02 AM
I have MS SQL server desktop version installed localy and I have been using it till last time I had to change my windows XP password. After that I could not start service and I am getting an error message: "The service did not start due to a logon failure", and "An error 1069 - The service did...more >>

Cannot Generate SSPI Context
Posted by Gunady at 9/17/2006 9:52:18 PM
I know there is quite a lot of posting before for this error. And I quite confused with long explanation at Microsoft Support. My problem is quite weird, I can connect normally to SQL Server (running Windows Server 2003) from my PC (running Windows XP SP2) for around half to one hour. I develop ...more >>

Timeout when connecting to SQL server
Posted by reidarT at 9/16/2006 7:08:59 PM
I have an application (winform vb.net 2005) installed on some computers. There is a connection to an sql server on the companys server. This works OK on all machines except one, where I get the message 'TimeOut on trying to connect to sql server.' ( A combobox with data from a table on the sql s...more >>

RE: Connection Issue : SQL Server 2005 install on XPpro when connecting from a XPpro machine
Posted by Daryl at 9/15/2006 12:00:00 AM
I have installed SQL Server 2005 (Developer Edition) as a default instance onto a Windows XPpro (SP2) machine and I am trying to connect to it from another Windows XPpro (SP2) machine using Microsoft's DataLink connection tool. I have installed using Windows Authentication only for the default ...more >>

Management studio connection issue
Posted by TLuebke at 9/14/2006 7:17:02 AM
I'm running SQL 2005 in a classroom environment. Whenn several students log-in at the same time via Management studio we get this: SQL Execution Error: Executed SQL statement... Error source: .NET SQLClient Data Provider Error Message: A connection was successfully established with the serve...more >>

Error 80004005 with MSDE and VB 6
Posted by George Slamowitz at 9/14/2006 6:10:10 AM
Hello I am new to SQL Server / MSDE ... Strong with MS Access I have MSDE loaded on 2 computers, a local computer (Windows XP Home) and on a Windows 2003 Server (WEB Edition). I have simplified the problem by trying to access the database only on the local computer (DEVELOPMENT). I tried...more >>

Can't Connect to SQL 2005 Using Remote Desktop and Local Administr
Posted by Marks70 at 9/12/2006 4:55:01 PM
I installed SQL 2005 Standard on Windows 2003 R2, and when I connect to the server (no firewall involved) using Remote Desktop, I can't login to Management Studio using the local administrator account. However, I can log in using the domain administrator account. The local administrator accoun...more >>

TCP/IP Port question
Posted by Michael MacGregor at 9/12/2006 3:16:08 PM
If the TCP/IP is set to Listen All, what does it mean when a specific value is entered against TCP Dynamic Ports, and which is not 0? I checked the documentation and I can't find anything to say what that would mean. I thought it might be the specific port on which SQL Server is listening, but...more >>

Where can I find a DB2 OLE DB provider for SQL Server 2000?
Posted by Jason Barnett at 9/11/2006 3:26:02 PM
I'm trying to link SQL Server 2000 to DB2 UDB 7.2, using OLE DB. However, I've gotten an error message stating that the DB2 OLE DB provider I'm using does not implement a required interface. I've also read that there is a Microsoft DB2 OLE DB provider, but I can't find it. Does anyone know ...more >>

What's the difference between SQL Server 2005 Enterprise Edition and SQL Server 2005 Developer Edition?
Posted by fiaolle at 9/8/2006 1:00:05 PM
Hi I wounder what the difference is between the programs SQL Server 2005 Enterprise Edition and SQL Server 2005 Developer Edition? And I wounder if the book "Microsoft SQL Server 2005 Express Edition for Dummies with CDROM" is good for me to learn about SQL Server 2005. I don't understand why t...more >>

Linked Servers to UDB via IBMDADB2, access denied
Posted by DBA449 at 9/7/2006 2:01:02 PM
A linked server definition in MSSQL 2000, can succcessfully authenticates with a UDB database v8.1.0.61 on a SUN box, but then gets access denied, eventhough the account being used has DBADM authority. However, I can successfully authenticate and query the same UDB databases from a DOS DB2 ...more >>

Can connect in VB but not VBA!
Posted by brianUE at 9/7/2006 5:30:26 AM
Hello, We are experiencing a frustrating problem where we can connect to an internal SQL Server via any application EXCEPT Office apps (Excel, Word, etc.) using VBA. The error is: [DBNETLIB][ConnectionOpen(Connect()).]SQL Server does not exist or access denied. We're using very elemen...more >>

Don't have any Server to choose from the Server name list
Posted by fiaolle at 9/7/2006 12:00:00 AM
Hi I have just installed SQL Server 2005 Enterprise Edition. I have Microsoft Windows 2000. When I start SQL Server Management Studio and have to choose a server from the Server name list, the list is empty. I have no clue what to do? Please Help me!!! Explain carefully Fia ...more >>

help me
Posted by nqt ngoc at 9/6/2006 8:58:26 PM
I installed SQLServer 2005 with OS winserver 2003. When connect to SQLServer 2005 i have received message: "Microsoft SQL Server, error 233". pls help me. thank you very much *** Sent via Developersdex http://www.developersdex.com ***...more >>

Here's a weird one for all of you...
Posted by RM at 9/6/2006 3:45:28 PM
Hi, Let me outline what I have and maybe someone will know how to react to what is happening to my system. Server: Windows2003 Standard SQL: SQL 2005 Demo and SQL: SQL 2005 Processor Licensed (connecting via port 14330) Additional Major S/W on that server: Sophos We have run out the dem...more >>

SQL Server does not exist...
Posted by Damien at 9/6/2006 7:03:44 AM
Hi Guys, <Posted yesterday to microsoft.public.dotnet.framework.aspnet.security, but no responses garnered. For mpsc readers, this is a fairly common error encountered when connecting from ASP.Net 1.1, but I've followed all the help I can find online and it hasn't fixed my problem yet. So any...more >>

SQL2000 TCP/IP Port not being listened to.
Posted by ARTMIC at 9/4/2006 8:16:01 PM
I setup the SQL2000 db to listen to the default and additional port 5000 through the server network utility. i go and do the netstat -a in command prompt and i don't see sql server listening for those ports, i open the log files and it is not listening, what is wrong? Could it be a corrup...more >>

Unable to connect to SQL Express DB without using User Instance
Posted by Richard Bysouth at 9/4/2006 3:33:01 PM
Hi Here is my scenario: Developing a Windows app in VB on VS2005 with a SQL Express db. There are 2 developers (Developer1 and Developer2) working on this app, only 1 working on it at any one time; we zip and email the source code and mdf/ldf files to each other at the end of a day. Both m...more >>

"Login failed for user 'sa'. Reason: Not associated with a trusted SQL Server connection."
Posted by Dean Slindee at 9/4/2006 2:36:50 PM
Using Windows Server 2003 Standard, and SQL Server 2000 Standard SP4 on the same personal development PC to test a newbie web service connecting to a local database from an C:\Inetpub\wwwroot web site (local machine). I am unable to get a good connection, with the connection strings shown bel...more >>

How to view a table from another instance?
Posted by Ivan at 9/4/2006 12:00:00 AM
Hi, on our server we have a default SQL 2000 instance and also another MSDE instance with the name server\instance1. In one of my database of the default instance I would like to create a view to the table from the another instance. I have tried with select statement like SELECT * FROM...more >>

Does not connect with Enterprise Manger
Posted by NEWS at 9/2/2006 12:00:00 AM
I am not been able to connect to SQL Server with Enterprise Manger as I increased the number of databases upto 170 .Earlier i had no problem when I had less of databases .Moreover there is no problem in connecting through Query Analyser. Could any one help please ? Regards Musharraf Sulta...more >>

Connecting to SQL from IIS
Posted by Joe Corey at 9/1/2006 11:00:05 AM
Hi All, I'm attempting to connect my .asp page to an SQL 2005 server and I'm receiving the following error: [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user ''. The user is not associated with a trusted SQL Server connection. The SQL server is set for mixed authent...more >>


DevelopmentNow Blog