Groups | Blog | Home


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

Filter by week: 1 2 3 4 5

Access with SQL
Posted by Ernie Adsett at 1/21/2004 7:55:27 PM
We would like to have SQL connect with an Access database over a WAN. Is the best way to use MSDE and allow SQL to connect directly to the Access database or to convert this database every so often to SQL? Thanks! Ernie Adsett ...more >>


Network
Posted by Ernie Adsett at 1/21/2004 7:20:09 PM
We are developing with SQL 7 Developer Edition and planning to install MSDE with the VB application. We received the following question from the IT dept. of our client: "Does your version of SQLServer database work well across a frame relay wide area network?" Should there be any proble...more >>

SPT
Posted by dr at 1/21/2004 4:04:13 PM
Is there a character limit on the size of the string that can be passed through to SQL? It appears that when I try to send a string of approximately 15,000,000 bytes, the first 109,000 bytes or so are processed. The rest is ignored. However, no error occurs, and the value returned from...more >>

Pleas Help - INSERT statement conflicted with COLUMN FOREIGN KEY
Posted by Eirik Røthe at 1/21/2004 4:03:52 PM
This occurs when I try to add an Item in the basket in my Online-Store I am using Visual.Studio.Net and data stored on SQL Server 2000 Why am I getting these errors and what can I do to correct them? Thanks! ---------------------------------------------------------------------------- -----...more >>

Attaching Database Failed
Posted by Someone at 1/21/2004 12:25:44 PM
Can someone please help me with this problem. I Did a database backup from serverA and restore to serverB using w2k. I detached the database from serverB, and when try to attach to the restored database, I got an error" Error 9003:The LSN(120998:148:1) passed to log scan in database "xyz" i...more >>

performance hit after installing Oracle client?
Posted by Scott Doughty at 1/21/2004 6:26:10 AM
SQL Server 2000 Enterprise Edition clustered on Win 2k Advanced Server Last week we installed the Oracle client 8.1.6 to allow DTS to extract data from our Oracle Financials system, which has been working fine. Since then users have reported poor performance. Performance monitor showed low (20-30%)...more >>

Active Directory as Linked Server -- no data being returned
Posted by dina NO[at]SPAM uchicago.edu at 1/21/2004 6:14:41 AM
We're having problems establishing a Linked Server that points at Active Directory in SQL Server 2000. We've executed sp_addlinkedserver and have created a view of active directory users. However, when querying the view, no data is returned. Are we maybe not connecting correctly? We are not...more >>

SQL 2000 sp 3 and Windows Server 2003 Connection Problem
Posted by Eric at 1/20/2004 11:08:34 PM
We have recently installed SQL 2000 sp 3 on Windows Server 2003 and cannot connect using windows authentication. We have a NT Domain and successfully connect to our SQL 2000 DBs running on 2000 Server and have recreated all settings. We are running in Mixed Mode. We can connect with SQL accoun...more >>



QA goes, EM doesn't (previously posted on microsoft.public.sqlserver.server)
Posted by Zarko Jovanovic at 1/20/2004 1:20:36 PM
sory for repost but nobody on sqlserver.server helped me to solve this :-((((((((( ------------------------------------------------------------- AFAIK QA uses ODBC and EM uses OLE DB right? anyway, I can connect using QA but not using EM. tried with IP addredd too with no avail what's wrong?...more >>

SQL Server not found (annoying situation)
Posted by Leonardo Bosi at 1/20/2004 12:52:09 PM
Hello, We are experiencing this severe problem with our software installed at a customer's office. We've tried to diagnose the problem, but we couldn't find the cause (and therefore couldn't find the solution either) that leads to this undesired behavior. I'll expose the scenario and the probl...more >>

VPN ports
Posted by HSI at 1/20/2004 3:25:48 AM
We need to know if SQL Server requires any specific VPN ports to run? besides the standard 500 VPN port? thanks...more >>

Loosing SQL connecting while running ASP
Posted by Jesper B. Carstensen at 1/20/2004 3:01:11 AM
We are running a fairly simple ASP application, that connect to a MS SQL server It selects from one table (15.000 records), and updates into another table. But when we execute the ASP script, it reports the following error, after completing between 70%-80%. This varies each time it run “Micros...more >>

Connectivity with sql server
Posted by ssd at 1/19/2004 6:48:38 PM
The problem what iam facing,is while updating records from a network system to sql server,the time taken is very high. I would like to know how to make faster updation of record to my sql database. And what role does ODBC play here.and is there any log file or temporary files created at ...more >>

problemas con el SQL 7.0
Posted by Pedro at 1/19/2004 2:54:44 PM
Microsoft OLE DB Provider for ODBC Drivers error '80004005' Specified driver could not be loaded due to system error 126 (SQL Server). alguien puede darme alguna posible solucion...more >>

problems
Posted by pedro at 1/19/2004 2:49:59 PM
Microsoft OLE DB Provider for ODBC Drivers error '80004005' Specified driver could not be loaded due to system error 126 (SQL Server). ...more >>

General network Error
Posted by Dominic_Hébert at 1/19/2004 12:54:39 PM
I have some Jobs in the sceduler with the same problem. The error is General network Error The Client and the SErveur are the same, Only database or table change. I can have the error at any time a day. I can have this error with Sceduler or directly into DTS. I use the protocole TCP-I...more >>

connect to sql server 2000 on LAN
Posted by red at 1/19/2004 12:34:28 PM
Hello, I have an asp.net web application on server #1, and I am trying to connect it to a SQL Server 2000 database on Server #2. Both servers are in the same domain on the LAN. How should I edit the appSettings element in web.config to make this possible? I have this: <add key="Conn...more >>

Setting up SQL mail
Posted by JOhn at 1/19/2004 10:48:26 AM
Need Help with sql mail. It is not seeing my profile. The pofile on my computer is working because I can get mail. Sql is not seeing that mail. ...more >>

CONNECTING SQL MAIL TO MAIL SEVER
Posted by JOHN at 1/19/2004 10:19:25 AM
Is SQL mail apart of the installation or is a service that can be turned on and off after install. ...more >>

SQL 2000 & Access XP
Posted by Marc Roggenbuck-van der Heyde at 1/19/2004 12:39:17 AM
Hi, maybe someone can help me with the following problem? Background: Our company switched from Access97 to AccessXP and I am not really familiar with XP yet. Goal: I want to start stored procedures on the SQL-Server from the AccessXP Frontend. I am able to link SQL-Server 2000 tables a...more >>

SQL server error 10060
Posted by hanna at 1/18/2004 6:19:21 PM
I can't access resources on the remote server sql2000, getting error 10060.(sql authentication) Connecting through netscreen remote OK, but ODBC test fails. Any idea why? --- Posted using Wimdows.net NntpNews Component - Posted from SQL Servers Largest Community Website: http://www.sqlJunkies.co...more >>

SQL Server on 2003 and Web access
Posted by stewartj at 1/18/2004 11:55:17 AM
I just moved all of my SQLServer databases to a new machine running Windows Server 2003 with SQLServer 2000. All of my normal applications run fine but none of my Web applications can connect. I get Access denied. Our web server is not part of our domain. SQLServer server is part of our d...more >>

Login for ASPNET to use ADO on .NET
Posted by Anu at 1/17/2004 8:17:31 AM
Hi, I am trying to read data off a MSDE (downloaded from MS website 2 weeks back)database and display it on a web- form, using .NET. As any ASP.NET application requires access permission for user "ASPNET" on the database, after 3 days of constant searching I hit upon the sp_addlogin, ...more >>

cant register to server from client
Posted by Lie at 1/16/2004 11:08:40 PM
When I register to SQL server 2000 on another machine, I get message " SQL server doesn't exist or access is denied. Connection open". The pinging of the two machines is OK. And I checked the protocols of both machines were the same. Tell me how to rectify this problem. Thanks...more >>

how do 2 active statements for a connection ?
Posted by Pluta Gabriel at 1/16/2004 7:35:52 PM
SQL Server 2000 ODBC driver The second statement receive the error: "Connection is busy with result for another hstmt" There are ODBC driver for SQL Server that suport server side cursor such as to be possible 2 active statements for a connection ? ...more >>

Listening IP address
Posted by Leonid at 1/16/2004 4:42:09 PM
Hi, I'm running MS SQL 2000 on Windows 2000 adv srv with 2 network adapters on it . How can I configure MS SQL to listen from one IP address and don't listen from another? Thanks, Leonid ...more >>

Pids seem hung
Posted by kevin at 1/16/2004 6:43:47 AM
I have a SQLServer database that has connections that started days ago, with last status days ago as well. Is this normal? I would assume they aren't connected anymore. Is this a SQL bug? Shouldn't it have closed these after being idle for awhile? These are actually user processes, ...more >>

Not quite sure how to deal with this connection issue
Posted by Henry NO[at]SPAM null.com at 1/15/2004 11:53:34 PM
I have two workstations, one running Windows 2003 Server, one running Windows XP Pro. I have not created a domain, because I don't always have the server. both units are in the same workgroup. The server is running SQL Server 2000 Developer and I am trying to access it from the XP workstatio...more >>

Connecting MSDE using ADO over TCPIP, XP
Posted by Mike Collier at 1/15/2004 6:30:32 PM
Gurus, I've installed MSDE on an XP Professional server - to be used by the public as part of a forum I'm building. I can connect locally but fails when I connect locally using the option: Network Library=dbmssocn Please help me out here, I'm not a network/XP person and I'd like to get ...more >>

Wind CE App and sql 2000
Posted by Jas Singh at 1/15/2004 4:57:31 PM
Hi, I am trying to create an application for IPAQ (windoes CE) that can access data from SQL 2000 server and send data back to that server. Can someone tell me how can I do this. Thanks, ...more >>

Numerous Login failed for user 'sa' entries in the event viewer
Posted by alek NO[at]SPAM widernet.org at 1/15/2004 2:30:22 PM
Hello, We have a Windows 2000 Server and SQL Server 2000. Lately in my event viewer - Application Log I see just thousands of entries that state 18456 : Login failed for user 'sa'. It happens just at random times and as far as I know doesn't affect the server or access to it in any way. Ha...more >>

SQL 2000 connecting to CF 4.5!
Posted by nellic at 1/15/2004 1:31:42 PM
Can SQL Server 2000 database on a named Instance connect using a ColdFusion 4.5 odbc sql server connection? I have tried so many times and so many ways and unfortunitly I did not create a successful connection. Does CF use the default SQL Server port 1433 for the connection? I went as f...more >>

PreLoginHandshake Problems
Posted by David Morgan at 1/15/2004 12:24:55 PM
Hello I have an ASP Website running on W2K SP4 with SQL Server 2K SP3 using MDAC 2.71.9040.2. The website has been running with no problems for about three months. We are now getting this error with alarming regularity. [DBNETLIB][ConnectionOpen (PreLoginHandshake()).] It is not possible ...more >>

Will event id 1010 "tcpip" cause a loss of connection?
Posted by Ginkgo at 1/15/2004 10:38:12 AM
I'm trying to finkd the source of sporadic disconnects and I searched through my event logs and nothing points to a loss of netowrk connection. I did see the following and am curious if this can cause a loss of netowrk connection. Event ID 1010 (error) Source: Perflib The Collect Procedure...more >>

Connect once then can't reconnect
Posted by JohnW at 1/15/2004 7:33:12 AM
From SQL 2000\Query Analyzer on my local\master database I run a query against a linked server. The linked server is comprised of a DSN on my local which points to a Pervasive database version 4 on another server. Here is the Query: select * from openquery(MyLinkedServer,'MyQuery') ...more >>

SQL 2000 Distributed Query problem
Posted by Ivailo Vratchanski at 1/15/2004 4:42:25 AM
Hi all, I have SQL Server A and B and client C B is registered as Linked Server in A with option 'Be made using the login's current security context' All of them use Windows NT authentication. client C works only with SQL A When it tries to access SQL B it receives error message 18456 Lo...more >>


DevelopmentNow Blog