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 > august 2004 > threads for august 15 - 21, 2004

Filter by week: 1 2 3 4 5

Analysis Services web application authentication problem
Posted by Andrew Wiles at 8/20/2004 3:09:42 PM
In the following sceanrio Web application uses Analysis Services to present data. Web App (IIS) is installed on a different server to the SQL Server instance. Web app uses Windows Integrated authentication. It appears that the authentication is not correctly passed to AS and that...more >>

Error message 1069
Posted by GDawkins at 8/20/2004 12:11:03 PM
The service did not start due to login failure. ...more >>

unable to connect to SQL Database using Access
Posted by Henrik Larsson at 8/20/2004 2:03:51 AM
Hi, I'm in the process of moving the data of an access database to SQL Server, but it doesn't seem to work. I've set up a data source, and I'm able to select the tables to link, but instead of the data I only get "#deleted" in all columns. It works if I import the table instead of linkin...more >>

can see sql2k sp3, but cannot connect?
Posted by Les Caudle at 8/18/2004 7:17:14 PM
With Enterprise manager, I can see a remote sql 2000 sp3 instance. I can also see that port 1433 is open. But, when I try to connect to it, I get the connection could not be estiablished. sql server does not exist or access denied. I have pretty much all the port except for 1433 tcp and ...more >>

Data Connection problems - Database not found
Posted by SqlJunkies User at 8/18/2004 8:33:01 AM
I resently purchased a Virtual Windows 2003 Standard Server and I installed SQL 2000 with Service Pack 3 on it to make sure it was up to date. I can ftp on this server and everthing but when it comes to making a Microsoft ODBC connection from my local computer to the virtual server I am not able...more >>

SQL - clustered asp connection fails
Posted by rl at 8/18/2004 7:36:41 AM
We have clustered IIS .asp pages that query our clustered SQL server. Thes pages work when IIS is running on node 1 with SQL on either node. If the web (IIS) is failed over to node 2 the .asp pages stop rendering and we get 404 errors. The .html pages work fine. On pages that have both .asp a...more >>

User Login Failed
Posted by Masked Rider at 8/18/2004 3:22:29 AM
Hi, I've just installed Sql 2000 (and sp3a) on my Win 2003 server. But I have trouble connecting to it from my client machine. I keep getting this error when registering: "User login failed: Not associated with a trusted Sql Server connection". The client machine is running on XP Home. The us...more >>

2 nstances of sqlserver 2000
Posted by dieudonne NO[at]SPAM sgsi.ucl.ac.be at 8/17/2004 3:08:52 PM
Helo, I nstalled two instances of sqlserver2000 on an win server 2000. first problem: changing the default tcp port from one instance ,also changes the port of the other one. No way to have two different ports. The eventviewer indicates a problem with one of the two instances: cannot connect to...more >>



Reinstalling MS DTC
Posted by Craig Kenisston at 8/17/2004 2:21:02 PM
Here I go for last time, I promise. I uninstalled MS DTC (in an stupid attemp to avoid a distributed transaction to start), by doing : net stop MSDTC MSDTC - uninstall After some charitative aim told me what I wanted to do is not possible, I decided to reinstall : MSDTC -install ...more >>

SQL EM post XP SP2
Posted by Alex B at 8/17/2004 2:15:25 PM
On my client computer, I have MSDE and use SQL EM to connect to the local DB and the server's db (server is running sql2k sp3a). I installed XP sp2 on my client computer and now the QA and all programs ---can--- access the sql server just fine, but the EM cannot connect ... it gives general o...more >>

How to disable MS DTC ?
Posted by Craig Kenisston at 8/17/2004 12:03:19 PM
Hi, I have a linked server to an Oracle database, to which I am executing some packages that return a resultset. Now, I'm trying to get those results into a local table using : Insert Into LocalTable Execute sp_StoredThatCallsAnOraclePackage but I get the error "'MSDORA' was un...more >>

Deleting Table
Posted by jake stahh at 8/17/2004 9:25:38 AM
I'm having a problem when i try to delete a table...I have run dbcc newalloc DBCC checkdb on the database and the newalloc came back without errors...the checkdb just hangs without returning anything...this is a developement database with the live version off site, so whatever i need to d...more >>

Error
Posted by Rico at 8/17/2004 8:59:24 AM
I installed SQL 2000 on Windows Server 2003 and am trying to import data from a SQL 7 installed on an NT 4.0 Server. I get an error that reads: Failed to copy objects from MS SQL server to MS SQL server. Any thoughts? Thanks in advance....more >>

timedout expires
Posted by help at 8/17/2004 7:19:32 AM
We have SQL 2000 on Windows 2000 it has flat hierchy ADS. we had our database frezze up four time this month. The only pattern seems it happnes one time per week. Other then taht no time or date pattern. I check the evnt logs no errors at all. I check the sql logs the only thing that seem...more >>

attempts to attach db are locking up the server...
Posted by Rick at 8/16/2004 11:26:53 PM
Hi, I had a similar post before, and got some good suggestions on this, but so far I'm still unable to retrieve my database. Unfortunately, I made the mistake of not detaching my database when I was having some problems, and it got physically moved instead. I have tried several differ...more >>

Deleting Table
Posted by jake stahh at 8/16/2004 8:44:59 PM
I'm having a problem when i try to delete a table...I have run dbcc newalloc DBCC checkdb on the database and the newalloc came back without errors...the checkdb just hangs without returning anything...this is a developement database with the live version off site, so whatever i need to d...more >>

DSN-less connection to SQL Server with sql 7 and sql 2k
Posted by c9groups NO[at]SPAM elvis.com at 8/15/2004 12:37:54 PM
Hi, I have commercial asp webspace hosting an application that connects to an SQL machine on my local network. THe machine has both SQL 7 and SQL 2k running on it. Webspace and SQL are both running on Win2k. The connection string I am using is as follows: Application("Application_Connecti...more >>


DevelopmentNow Blog