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 2005

Filter by week: 1 2 3 4 5

SQL Newbie needs help getting started with MSDE!
Posted by Bowen T at 4/29/2005 12:34:05 PM
Hi. I am getting started using SQL. My primary objective is to be able to write ANSI SQL statements at a high level, outside of a certain platform. I am using the book SQL A Beginner's Guide by Forrest Houlette. To get started, I downloaded the Microsoft SQL Server 2000 Desktop E...more >>


Recover db after disaster test
Posted by SQL_dummy at 4/29/2005 4:02:03 AM
After doing an disaster recovery test the sql services aren't running. When i open the enterprise manager the instance is there but no databases. All databases are recovered from tape How can i solve this in proper way? THX...more >>

WinXP event 19011 (Supersocket error 1355)
Posted by BobGomersall at 4/28/2005 2:58:03 PM
I have a WinXP Pro system with Visual Studio .NET 2003 installed, with MSSQLServer running. Events log contains various successful messages but also a warning message: event ID 19011, description 'Supersocket info: (SpnRegister): Error 1355'. The Help and Support Center has no further info...more >>

Cannot connect to Local after change domain password
Posted by Bob Graham at 4/28/2005 12:00:00 AM
I have a Developer copy of Sql Server on my XP workstation, which I use to access the Domain server's Sql Data and a local (name of my workstation) set of practice data in a seperate sql server registration. If I change my password on the domain, I can no longer connect to the local server. ...more >>

SQL Server Error:10061 and SQL Server Error:17
Posted by Joe Bucar at 4/27/2005 10:40:58 AM
Hello, I am getting the following errors when I try to connect to SQL from a SQL server: Connection Failed. SQL State '01000' SQL Server Error:10061 [Microsoft][ODBC SQL Server Driver][TCP/IP Sockets] ConnectionOpen(COnnect()). Connection Failed. SQL State '08001' SQL Server Error:17...more >>

timeout expired
Posted by pardhi anam via SQLMonster.com at 4/25/2005 12:00:00 AM
hi I am trying to connect from win2000 server to xp machine after 6 to 7 seconds prompting timeout.can any one help. Pardhi -- Message posted via http://www.sqlmonster.com...more >>

linked server
Posted by garfield cat at 4/25/2005 12:00:00 AM
Hi, I met a problem in linked server is that I have 2 sql servers A & B, I create linked servers from A to B and from B to A. When accessing in A, I can retrieve records from B through linked server, but when reverse, cannot access. The error returned is just like that the query is looking ...more >>

SQL Server Does Not Exist or Access Denied
Posted by PK9 at 4/23/2005 11:07:02 AM
I'm a newbie to SQL server. I've got my development environment up an running just fine. I'm creating a web application that accesses some of my own web services to interact with the SQL Server database. Everything works fine "WHEN" I have my laptop hooked up to the internet. If I don't h...more >>



Windows Me/98 Client connecting to SQL W2k3
Posted by Jeroen at 4/22/2005 3:24:09 AM
We have a multiple clients that do have all cients of different clients. We would like to connect to SQL Server running on a WIndows 2003 Server. We use Windows Authentication. According to Microsoft: "SQL Server clients running on Windows Millennium Edition, Windows 98, or Windows 95 comp...more >>

Offline use
Posted by John at 4/22/2005 1:15:39 AM
Hi We have an access app (both front & back ends are in access) that runs over win server networks. There are now more and more users who would like to take away a copy of app with them, work offline, and when they come back expect the client copy to sync (both ways) with the server copy. Seem...more >>

Connect to MSDE by CMD
Posted by Jan at 4/21/2005 8:48:49 PM
Hello, is ther a way to connect to the command line for MSDE. I want to export data from the MSDE database with a command line script! How can I accomplish that??? Thanx, M.J. ...more >>

DTC Distributed transaction completed Issue | Multiple updates
Posted by Manoj Sharma at 4/21/2005 4:44:07 AM
I am performance testing some batch processing engines. These are written in ..NET and SQL Server and are typically concerned with generating XML files out of data retrieved from the database. I have two machines one running IIS Server and the other SQL Server. Problem Description: One...more >>

Various Errors connecting to SQL 200 Server
Posted by TLTM at 4/20/2005 4:52:02 AM
Hi there, I got the follwoing Setup: Server: Windows 2000 Server (SP4) with SQL 2000 SP3a Clients Winows 2000 Prof. and Office 2000 (all have the latest MDAC installed) I try to open a table in Access 2000, I get an error message (I have german versions, so I hope I got them right ): ODBC...more >>

Unable to connect question
Posted by M Keeton at 4/20/2005 4:01:02 AM
I have a VB.NET application which connects to SQL Server using ADO. The problem I have is that I need the application to detect if SQL Server has not yet been installed on the local machine and if so give the user the option to run the MSDE installation. When connecting I get get the "SQL Se...more >>

How to determine connection pool from SQL Server?
Posted by Rob R. Ainscough at 4/15/2005 10:15:46 AM
I was going thru Enterprise Manager and can't see connection count, I can see User connected, but that doesn't give me an actual connection count. Is there a way to determine my connection pool count from Enterprise Manager and/or some other tool? Thanks, Rob. ...more >>

SQL 7 Clients against a SQL 2000 Server
Posted by 'Melissa & Doug' - IT at 4/15/2005 9:56:29 AM
We have an application that uses the BDE from borland to connect to a SQL 7 server using TCP/IP. Becuase of changes in the SQL 2000 client driver that are incompatible with the BDE, we have not beeen able to upgrade to SQL 2000. We are considering upgrading the server and leaving the clients usin...more >>

I need help with SELECT statement
Posted by Vanessa Lee at 4/14/2005 6:16:59 PM
Hi, Could you help me modify the SELECT statement below that would accomplish my final goal. SELECT col1, col2 FROM table1 WHERE col3 < @V In col1 rows have many duplicates col2 has unique values col3 can have 5 possible values: 5, 10, 15, 20, 25 Variable @V can be equal to 5 or 10 or 15 o...more >>

MSDE sp3a & XP-sp2
Posted by Robert A. DiFrancesco at 4/14/2005 3:11:41 PM
My clients are reporting they cannot connect to the msde database using my application - generic failed to connect message. My software application installs the MSDE. Their computer is a brand new machine with XP-sp2 installed. The sp2 is not an upgrade. We have only seen this phenomena wi...more >>

Sleeping Processes After Connection Is Closed
Posted by Rommel the iCeMAn at 4/14/2005 2:10:29 PM
Hi guys, I've been searching the archives for the answer but I have found none, so I've decided to post. I've written a vb.net app that: 1. creates a SQLConnection object. 2. opens a connection via this object. 3. execute a query 4. closes the connection via the SQLConnection object. 5. d...more >>

Get the windows user from SQL
Posted by Petxa at 4/14/2005 8:49:04 AM
Hello, I have an application that use SQL server 2000, (the conexion is not by nt autentification) I need to know what is the current windows user. Any help will be appreciates. Thanks Diego ...more >>

Anonymous connection to a remote server
Posted by Roy Chastain at 4/13/2005 1:51:26 PM
I have a SQL server running on a Win2k Domain Controller set for Windows Authentication only. I have a Windows 2003 Web Edition server that is a member of the domain. When permissions are correct I can open and update databases on the server from the Web Edition server. I want to allow anyone...more >>

Creating Reports
Posted by Arnel Lizardo at 4/13/2005 2:02:13 AM
In Microsoft access , Im using local tables or report tables to create a repor that I manipulate from the Main database which is a Access database also, how I can make a report for SQL Server database...more >>

snap-in failed to initialize
Posted by Nancy at 4/11/2005 9:35:01 PM
Help!! I am attending a college course and attempting to install SQL Server 2000. I keep getting this error: Snap-in failed to initialize. Microsoft SQL Enterprise Manager CLSID 00100100-1816-11D0-8EF5-00AA0062C58F I am not trying to log on to any server. I need to setup this program on...more >>

Obtain Info
Posted by Pupo at 4/11/2005 12:36:45 PM
Hi I have SQL 2000 server Sp3 on my network, i want know if is possible obtain major information from log file, i.e. if a user loggin to db i want know the time/date to login, operation excute etc. Can help me please Tia Pupo ...more >>

How to grab data from two differerent databases on two different SQL Servers?
Posted by news.microsoft.com at 4/11/2005 9:13:09 AM
I am running MSSql 2000. I have two different databases on two different SQL Servers. I am in SQL Query Analyzer. Is it possible to Query data from the two servers / databases? If so, In SQL what is the correct syntax. Jim ...more >>

Connecting to a local database
Posted by JD at 4/9/2005 3:14:56 PM
Hi, My problem is I have an app that uses MSDE 2000. After the install, it asks for the name of the local database instance where you would like to install the app. It only gives me one option, 'localhost'. I can use an OLEDB provider to specify the actual server name but I cannot connect...more >>

Real Simple Question
Posted by JimD at 4/9/2005 12:00:00 AM
Hi Folks! I am trying to use 1 computer running XP home networked to a machine using XP Proand SQL Server (Desktop Edition from Developer) on 1 other computer. My MSACESS ADP refuses to see the SQL server even though I can do file shares/printer shares between the two. Is XP home or Desktop SQ...more >>

MDAC
Posted by Cstewart at 4/8/2005 10:45:05 AM
Is it possible to load out an older version of MDAC i.e., 2.6 sp 2 on an XP box which has 2.7 or 2.8? Can the two co-exist? ...more >>

Monitoring the server
Posted by Skylander at 4/8/2005 10:09:06 AM
I am new to the forum and have a question. I would like to monitor the SQL Server 2000 to make sure that it is running fine. Sometimes our server couldn't be connected even the server is running. I have to re-start the SQL Server in order to solve the problem. I am not sure why does this h...more >>

Cannot connect to localhost - (local) OK
Posted by David Coleman at 4/8/2005 12:00:00 AM
Hi all, I am running SQL Server 2000 desktop edition with SP3 installed, XP PRO with SP2 installed. I am attempting to install the ASP.NET Commerce Database from the MS ASP.NET start kit. The only database server instance in the dropdown is localhost and the test connection fails. ...more >>

Linked SQL Server and Windows 2003 Firewall/SCWQL
Posted by WJ at 4/7/2005 10:14:30 PM
SQL Experts, 1. I have two Windows 2003 Standard Server boxes. 2. Both host MS/SQL Server Standard 2000. 3. Server#2 is linked to Server#1 using SQL/Enterprised Link Server applet. 4. Both servers have Win2k3 Service Pack#1 installed. 5. Both server enable firewall via SCW (Security Config. W...more >>

Netstat TIME_WAIT on SQL Server Connections
Posted by Jesse at 4/7/2005 9:57:26 AM
If I understand correctly, the TIME_WAIT Status when you do a NETSTAT on the server indicates that the connection has been closed, and it is waiting to clear. Is that right? If so, we have a lot of SQL Server connections that are in TIME_WAIT status mode. We may have well over 100 or so of ...more >>

How do I registry the OLE provider for a Exchange 2000 database.
Posted by Dave at 4/7/2005 7:53:22 AM
I receive the following error when I try to query an Exchange database. Server: Msg 7403, Level 16, State 1, Line 1 Could not locate registry entry for OLE DB provider 'exoledb.DataSource.1'. OLE DB error trace [Non-interface error: Provider not registered.]. How do I registry the OLE p...more >>

How to move a database
Posted by Clayton Sutton at 4/6/2005 3:40:25 PM
We are running Windows 2003 and MS SQL 2000 w/sp3. Contractors came in and installed SQL and databases on a RAID 1 disk volume. We want to move the all the databases (about 4) to a RAID 5 disk volume. Can someone tell me how to do that. Will there be any downtime while moving the DB? Any ...more >>

intermittent connection problems
Posted by scott.yoder NO[at]SPAM ngc.com at 4/6/2005 2:19:09 PM
We are having an intermittent connection problems with some DTS packages. We get the following error about 1 out of every 15 days Login failed for user '(null)'. Reason: Not associated One DTS package connects to remote SQL servers with a linked server, another package uses a OLE DB provide...more >>

Problem in W2K and SQL2K
Posted by Arnaldo Fuziy at 4/6/2005 1:49:17 PM
Hi, My name's Arnaldo and I'm from Brazil (so please forgive me for the poor english). We use Windows 2000 Server (SP4) with SQL Server 2000 (no SP). We've been facing a problem for some time now: on January 28th, our system stopped responding for some reason. When we passed the mouse over the...more >>

"Server does not exist or access is denied"
Posted by CAN'T SEE THE SERVER FROM VS SERVER EXPL at 4/5/2005 10:53:02 PM
Hi, I am trying to connect a web service to an SQL Server 2000 database. SQL Server is installed and started and the database appears on the Enterprise MAnager window but it does not appear in the Server Explorer in VS2003.NET IDE window.It gives the error "Server does not exist or access i...more >>

server group error
Posted by chunky at 4/5/2005 8:10:57 AM
when trying to open server group...sql is not known to be running would you like to connect? error how do i configure that error? -- chunky...more >>

missing DTS connections
Posted by Talonsys at 4/5/2005 3:31:06 AM
I am running SQL server 2000 service pack 3 on a windows XP professional service pack 2 machine. There are four developers using the same configuration. All of us have missing connections in the DTS designer. All that is available are the following: Microsoft OLEDB provider for sql server ...more >>

Web hosting and SQL Server Enterprise Manager?
Posted by John at 4/5/2005 12:00:00 AM
Do you guys have any idea if web hosting companies usually give access to SQL Server databases through Enterprise Manager? I used to have have access to my DB through EE with my previous provider and now the more I am looking into offers on the net the less I can see this feature specified. ...more >>

2000k connect from outside domain
Posted by Datasort at 4/4/2005 1:17:06 PM
Login Problem: Trying to log into a 2000K SQL Server using a windows user account when not logged into the domain. Is this possible? Example: Domain Account is : aaa Password is: password Domain is: domain1 On the Server Box1 have a windows user account called : \domain1\aaa w...more >>

Last rites declaration of Ioannes Paulus PP. II (Karol Wojtyla)
Posted by Ioannes Paulus PP. II (Karol Wojtyla) at 4/4/2005 8:34:27 AM
"The unforgiveable sins this earth must confront and overcome are Nationalism, capitalism, and hoarding. The idea of every nation should be forgot, price should be struck from the commons, and princes should be seen for the devils they are. The sins include our church, secret societies...more >>

SQL Server 2000 Generating fatal exception c0000005 When Using Int
Posted by JP Burford at 4/4/2005 7:31:03 AM
I have a SQL server running on a Windows 2000 Server SP 4 and I am having problems connecting to it. When I attempt to connect to the server using integrated security as a user in the local Administrators group on the server I can connect just fine. When I attempt to connect to SQL server us...more >>

Cannot open database requested in login fail for 'Computer\NetSDK'
Posted by jaz2003 at 4/3/2005 10:29:02 AM
Hello; I tried almost everything I can, give permission to ASPNET to the folder application, start and restart ASPNET, SQL$Server, checked my sqlstring connections in the global.axp.vb and still cannot connect to the database. I am using MSDE (Free engine from microsoft), Can someone please he...more >>

SQL SERVER LINK PROBLEM
Posted by Savas Ates at 4/2/2005 4:56:19 PM
my sql server is not in local network.. it is in remote network... and its ip , username and password is true... coz i can access it from enterprise manager from my local sql server... i looked at my permissions.. from users in my database ... in my dbo public and db_owner permit checked......more >>

LINK SQL SERVER DATABASE FROM ACCESS
Posted by Savas Ates at 4/1/2005 7:57:36 PM
i tried link to sql server db from access and i failed.... (What is my fault.. I think It doenst ask me catalog -database name so it doesnt accept my username and password..It cant find my username and password which database has it ..) i follewed these steps... 1.right click and link ta...more >>

Understanding TDS
Posted by Craig Berntson at 4/1/2005 2:57:22 PM
I'm trying to track down why some workstations are have performance problems. Both the "good" and "bad" workstations are running the same EXEs and using the same MDAC rev. We're connecting with ADO to SQL Server 2000. Both are connecting with Windows Authentication. Looking at the networ...more >>

SQL Error
Posted by RTT at 4/1/2005 11:59:37 AM
I keep receiving an SQL error. Not everytime but frequently. Does anyone know what to problem could be? This is the error i recieve: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and ...more >>

Connection Timeout
Posted by Fred Herring at 4/1/2005 8:17:02 AM
I am trying to upload data to my sql database via a web service installed on the same machine as sql server. When my upload takes more than about 2 minutes I get a timeout error message from my web service and the data tranfer was not completed. Transfers taking less time complete satisfac...more >>

Unable to remotely connect to all SQL Instances
Posted by Travis Lingenfelder at 4/1/2005 7:41:07 AM
I have four instances of SQL server running on my Server 2K3 Small Business Server, they are the default instance, SBSMONITORING, SHAREPOINT, and SANDBOX. I am able to connect to the default instance and the SBSMONITORING instance from a remote computer. When I try to connect to the SHAREPOI...more >>


DevelopmentNow Blog