On ZDNet: Make my DVD problem go away
1 Resources for

sql server connection error

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

SQL Server Connection Error
i am trying to connect to the sqlserver,i've created step by step a dsn and i've chosen SQL server authentication,but i received this error*****************************SQL Server Error: 18456[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user ‘THUY'please help me as soon as possibleThanksThuy,make sure the user 'THUY' has permissions to connect to...
Tags: Microsoft SQL Server, mypc83@..., programming, server, SQL Server Connection Error, Thuy
Q&A 2005-06-15

Additional Resources

SQL Server Connection Error
i am trying to connect to the sqlserver,i've created step by step a dsn and i've chosen SQL server authentication,but i received this errorConnection failed:SQL State: 28000*****************************SQL Server Error: 18456[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user ‘THUY'please help me as soon as possibleThanksThuy,If you haven't already received an answer...
Tags: Databases, Microsoft SQL Server, server
Q&A 2005-06-15
sql server connection problem
i am using asp/vbscript to access an sql databaseresiding on another server. i get the following error :-------------------------------------Microsoft OLE DB Provider for SQL Server error '80004005' [DBNETLIB][ConnectionOpen (Connect).]SQL Server does not exist or access denied. /checkid_index.asp, line 25 -----------------------------------given below is the code for checkid_index.asp----------------------------------dim conn,rs,strsqlSet conn=Server.CreateObject("ADODB.Connection") ...
Tags: fatsmm@..., IUSR_MACHINE, Microsoft IIS Server, Microsoft SQL Server, programming, server, SQL
Q&A 2005-03-10
Connection String for SQL SERVER
System.Data.SqlClient.SqlException: Login failed for user 'Administrator'. Reason: Not associated with a trusted SQL Server connection.I m getting this error while establish the connection at the back-end.This error occurs because by default SQL 2000 does not support SQL Server authentication and supports only Windows authentication. To overcome this limitation:- Enter...
Tags: Microsoft SQL Server, programming, server, SQL, svkravi@..., YOURDATABASE, YOURSERVER
Q&A 2005-02-08
SQL Server 2000 Error
I have a problem of the client connecting to the server. the error message is as follows:"The diary database cannot be connected. The error information is: Cannot locate or connect to SQL Server. Unable to connect: SQL Server is unavailable or does not exist. Genearl network...
Tags: Servers, Databases, error information, Microsoft SQL Server 2000, error message, server, Microsoft SQL Server
Discussion threads 2008-07-08
SQL Server 2000 error message
The company has a accounting software - Exact Globe that works with SQL 2000. Thre are 10 users of whicj 2 users keep on loosing connection to the SQL server after 5 minutes of not working on the program. Sometimes while they are working this also happens. The users then...
Tags: TCP/IP, Databases, cathytbz@..., Microsoft SQL Server, Microsoft SQL Server 2000
Discussion threads 2007-05-05
SQL Server 6.5 SP5a & XP Client - ODBC
SQL Server 6.5 SP5a on NT4 SP6a - I know, I know - W2k/SQL2k upgrade happening in the next 6 weeks - but for now:Connecting to SQL Server with ODBC. The DSN is set for Named Pipes, "\pipesqlquery". Works fine. untill this morning, then started gerring Crystal Reports error 08004...
Tags: DSN, hardware, Matt H, Microsoft SQL Server, Microsoft SQL Server 6.5, Microsoft Windows XP, ODBC, server, SQL Server 6.5 SP5a
Q&A 2004-10-18
sql server connection unavailable, error 01000
Attempting to connect a Win2K box to vendor's sql server; to send real time site-generated count signals.I connect and work fine using a WinXP box.Both pc's are using adminstrator logon.Why can't I talk to this sql server with the Win2K compute
Tags: win 2000 pro can't connect to sql server, networking, software, windows, worksb@..., sql server, SQL, Microsoft Data Access Components, Microsoft Windows 2000, server
Discussion threads 2006-11-09
Problem connect to SQL 2000 from ASP.Net
Currently, I created ASP.Net Application and using SQL 2000 Database.There are error occurred that connect to SQL 2000 server when run the ASP.Net application.The following error appear An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused...
Tags: Microsoft SQL Server, SQL, SQL 2000, wkleo@..., programming, Microsoft ASP.NET, server
Q&A 2006-06-13
How do I... Query foreign data using SQL Server’s linked servers?
If you have a magic wand or a special relationship with some data fairy, all of your data is in the same database on the same server. Most of us aren't that lucky. Sometimes, the data we need is a non-database format or resides on a different server. SQL Server...
Tags: sql server, SQL, databases
Blog posts 2007-07-02
How do I... Set up replication between Microsoft SQL Server 2000 and MySQL?
This blog post is also available in PDF form in a TechRepublic download.While data replication between Microsoft SQL Server 2000 and MySQL databases is not technically supported by either application, it is possible if you follow the correct steps. This TechRepublic How do I... walks you through the complicated procedure...
Tags: Microsoft SQL Server, MySQL, Microsoft SQL Server 2000, Server, Microsoft Corp., Replication, Joshua Hoskins
Blog posts 2007-08-07
connecion of VB with Sql server 2000
i don't know how o connec vb with sql server via code.send me the code. all are welcomeyou need to create a DSN. you can create DSN programatically too. Then Create a ADODB Connection object. and use Openmethod to setup the connection.create recordset object ans supply the query. you...
Tags: Microsoft Visual Basic, DSN, cn.Dispose, Nothing GC.Collect, ADODB.Connection Dim strConnect, nizam8194@..., programming, strConnect, Nothing, Microsoft SQL Server, Microsoft SQL Server 2000
Q&A 2006-07-09
Automate data transfers with SQL Server and VB.NET
Most organizations have the lofty objective of maintaining all corporate data in a centralized database, but this goal is often hard to obtain with disparate systems scattered throughout the enterprise. Microsoft includes Data Transformation Services DTS with SQL Server 2000. DTS provides a set of tools to collect and transform...
Tags: Databases, Enterprise software, .NET, Middleware, Microsoft Visual Basic.Net, server, Baseline Inc., Data Transformation Services, Microsoft SQL Server
Technical articles 2003-05-27
Problem connecting to a remote SQL Server 2005 from SQL EXPRESS
I'm trying to connect to a remote SQL Server (2005) located in US, from SQLEXPRESS on my pc in UK. However i keep getting the following error.--------------------------------------An error has occurred while establishing a connection to the server. When connecting to SQL server 2005 this failure may be caused by the...
Tags: Databases, Servers, Microsoft SQL Server, server, Microsoft SQL Server 2005
Discussion threads 2008-08-28
10 things you should know about SQL Server 2005 Management Studio
SQL Server 2005 Management Studio is a phenomenal advance over the tools provided with SQL Server 2000. Check out the improvements in SQL Server Management Studio, which makes it easier to locate errors in your code and allows you to keep tabs on your reports. By Arthur Fuller and...
Tags: Microsoft SQL Server, Microsoft SQL Server 2005, SQL Server Management Studio, Databases, Guest Contributor, Enterprise software, SQL Server Management, server, SQL Server Newsletter, Solution, Tool, SQL Server 2005 Management Studio, SQL Server Integration Services, Software, Data Management
Technical articles 2006-02-03
Connection Failed SQL server error 768
Hello, We have an unusual setup at where we have an MSACCESS application(access 97) front end on a NT4 server that links to an SQL 2005 database running on a HP Proliant Server 2003 server. This works well mostly but when we have to import a large file into the...
Tags: TCP/IP, Databases, Microsoft Windows NT, Servers, rgoldsack@..., SQL Server Error, Microsoft SQL Server, server, SQLState, ODBC SQL Server Driver, TCP/IP Sockets
Discussion threads 2007-07-19
Get a handle on errors in SQL Server stored procedures
Error handling in SQL Server stored procedures is not difficult, but it may be different from what you're used to. Pick up the basics and a general strategy in this article.The idea of "error handling" in a SQL Server stored procedure is something of a misnomer—in most cases, your only...
Tags: Databases, Lamont Adams, Print @@ERROR, Microsoft SQL Server, server
Technical articles 2002-07-19
Understanding the new Try/Catch statement in SQL Server 2005
Error handling has come a long way in SQL Server 2005. Arthur Fuller says that if you're using Raiserror instead of the new Try/Catch statement, it's time to wake up and smell the coffee! Versions prior to SQL Server 2005 offered little in the way of error handling—Raiserror...
Tags: Microsoft SQL Server, Microsoft SQL Server 2005, Try/Catch, Databases, Arthur Fuller, Error Handling, Begin Catch, Begin Try, SQL Server Newsletter, TechRepublic Inc., Error, Listing B, Catch, Enterprise Software, Software, Data Management
Technical articles 2006-08-21
I can connect to my workplace's SQL Server at work, but not at home
Let me preface by saying that I can connect to the server fine (from the same computer; I use my laptop at work) from the office. At home I can use Remote Desktop to connect to the server itself, but trying to connect just to the SQL Server instance...
Tags: Servers, Databases, workplace, server, Microsoft SQL Server
Discussion threads 2009-02-27
Step-By-Step: How to move SQL Server data efficiently with the Bulk Copy Program
Learn to use the Bulk Copy Program BCP, a command-line utility, to import and export large amounts of data in and out of SQL Server databasesThe Bulk Copy Program BCP is a command-line utility that ships with Microsoft SQL Server. With BCP, you can import and export large amounts of...
Tags: Databases, Steven Warren MCSE, MCDBA, Bulk Copy Program, Microsoft SQL Server
Technical articles 2002-06-20
  • << Previous
  • page 1 of 1
  • Next >>


IT Help Desk Survival Guide, Third Edition
TechRepublic's IT Help Desk Survival Guide, Third Edition provides tools and recommendations to help you better manage help desk services, improve end-user support, troubleshoot frustrating hardware issues, identify quick fixes to vexing Windows problems, and help users make the most of Microsoft Office 2003.
Buy Now
500 Things Every Technology Professional Needs to Know
Did you know Microsoft's RegClean does not work with XP but you can use shareware to clean your registry? Did you know most wireless access points don't have encryption enabled by default? Did you know there are 500 tidbits of information contained in TechRepublic's 500 Things Every Technology Professional Needs to Know that will help you become a successful IT professional.
Buy Now

Meet Doc