all groups > sql server connect > may 2004 > threads for may 1 - 7, 2004
Filter by week: 1 2 3 4 5
Logins from SQL7 to SQL2000
Posted by Karma Nichols at 5/7/2004 5:11:02 PM
We are upgraded our vendor software (Jenzabar EX) from SQL7 to SQL2000. In the process, we are also moving the databases to a new server. Everything seemed to go fine until we tried to log on to one of Jenzabar EX modules. We have tried several different things, including the sp_change_users (whi... more >>
Help w/ random error: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
Posted by kms2000 NO[at]SPAM pacbell.net at 5/7/2004 4:10:18 PM
Hello,
We're getting a random error throughout our sites which use our SQL
Server...
Microsoft OLE DB Provider for SQL Server error '80004005'
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or
access denied.
.... the error pops up on any page in any spot on the p... more >>
sql server login failure
Posted by michael at 5/7/2004 2:00:58 PM
I am try to connect to our server using odbc its test okay
but when i open the program i get sql server login
connection failed.
thanks... more >>
NT Group user can not connect to Database
Posted by Amy at 5/7/2004 1:16:15 PM
SQL2000, sp3,
Give windows authintication permission to NT group "Test"
with 50 users but not work, but it works when give 50
users windows authintication permission individually.
Anybody can help me? Any setting problem for NT group or
SQL server? Thanks... more >>
Can not Connect SQL Server Through a Firewall
Posted by Lisa at 5/7/2004 12:01:08 PM
All
We are trying to connect one of our custom's SQL Server Database outside our firewall. Our Custom opened the Port #1433 for us. We also open the port on our side. However, we stil can not connect. We got "SQL Server Does Not Exist or Access Denied" errors. Can anyone help us? We even could n... more >>
Problem with Website and SQL Data base synchronization
Posted by Srichandan at 5/7/2004 10:01:40 AM
Problem with Website and SQL synchronization
We have one web server, which is running on Win2K server,
MS-SQL and Sharepoint. Last week it went down and i found
this error message "The list or view of a list that is
referenced here no longer exists".
Kindly help us.
"The list or vie... more >>
SQL 7 to 2000
Posted by Tze at 5/7/2004 8:53:21 AM
Does anyone know how to connect SQL Server 7.0 (my home computer) to SQL
Server 2000 (hosting server) remotely so that I can view the database in SQL
Server 2000? Thanks. Tze
... more >>
[DBNETLIB][ConnectionWrite(WrapperWrite()).]General network error. Check your network documentation.
Posted by Al Willis at 5/6/2004 3:49:31 PM
I'm getting the following error on Windows XP clients only:
[DBNETLIB][ConnectionWrite(WrapperWrite()).]General network error. Check
your network documentation.
This error seems to occur at random times of inactivity on my application.
Here is how I am configured:
Windows 2000 Server - ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Listing Available SQL Servers
Posted by Doug at 5/6/2004 2:01:27 PM
How does a machine know what SQL servers are available.
For instance: when I create a data link using OLE DB there
is a ComboBox that lists all of the available SQL Servers
to connect to. How does this list get generated and
refreshed? I ask this because I see a particular server in
the li... more >>
Can't Register SQLServer in Enterprise Manager
Posted by Roger Denison at 5/6/2004 5:41:57 AM
I have been trying to register a SQL server in my server
group in Enterprise Manager but it cannot find the
server. The SQL server (SQLServer2k) resides on a server
machine running WinServer2K. I am trying to gain access
from a remote PC running Win2k.
I am able to see the server in the... more >>
Connecting to local instance with firewall client enabled
Posted by chris NO[at]SPAM betterton.net at 5/6/2004 4:11:19 AM
I'm running SQL Server 2000 SP3 on my XP Pro laptop and everything
works fine without firewall client enabled. When I VPN in to the
network and enable the ISA server firewall client, I can't connect to
my local instance using Enterprise Manager or Query Analyzer, although
I can connect to anothe... more >>
Timeout expired
Posted by Pupo at 5/5/2004 12:42:38 PM
Hi
i use a program that use SQL 2000 server, by any days for three pc i receive
the follow message when i try to open my programm or i try to create new
odbc:
connection failed
sqlstate "HYT00"
sql server error: 0
Timeout expired
i have many pc on my network and don't undestand why only th... more >>
connection to right dB in server SQL server 7.0
Posted by BJ Freeman at 5/5/2004 9:56:44 AM
I have the following SP.
the problem is when the execute is performed it gets another DB with a
similar name.
physicianlaboratories_Interface.
I am leaning towards the name is to long. if so what is max length for a
unique name.
Alter Procedure ADP_CompleteXMLOrderImport
@Storename varc... more >>
Problem with the Client Network Utility
Posted by Mike at 5/4/2004 10:42:16 AM
Operating System: Win2000 pro
Product: Sql Server 2000 Sp3
Host Name: DATAPROD
I am having problems with my DTS Packages failing. I
tracked the problem down to the Client Network Utility.
Inside the network utility, all protocals are disabled
except for tcp/ip. When I click on the alias... more >>
sql server access via Windows admin
Posted by Rob at 5/4/2004 7:13:27 AM
Hello:
I'm trying to remotely access one of my SQL server,
unfortunately, I've forgotten the 'sa' password. I do,
however, have the Windows administrator password on me and
was wondering if I could use the server administrator ID
(or another Windows ID belonging to the administrators
gr... more >>
Display Discrepancy in Enterprise Manager and Query Analyzer
Posted by Mok Ching-wah at 5/3/2004 10:53:47 PM
Dear all,
I build a table in MSSQL 2000 with several fields with
nvarchar(500). If I used the Return All Rows functions of
the Open table, all fields in the table were displayed
properly. However, when I used the Query Analyzer with a
simple SQL select statement on the same table, the q... more >>
Exchange-SQL server connectivity
Posted by deven at 5/3/2004 1:04:03 PM
I am fairly new to both the technologies.
Scenario:
I have an Exchange server on one machine, with Outlook. I
am looking for a way to get the information from Exchange
servers (mainly public folders) to SQL-server that is
located on a different machine.
My problem is as follows:
a. I... more >>
Can't connet to MSDE with Query Analyzer
Posted by Sal Young at 5/2/2004 4:00:47 PM
I'm running MSDE on a WIN2K and I'm having a problem accessing the MSDE from
a laptop with WINXP Professional. I'm using a NETGEAR MR314 cable router w/
firewall to connect the two computers and I'm getting the following error:
Unable to connec to server SERVERNAME
Server: Msg 17, Level 16,... more >>
SQL connection via dsn for DLL
Posted by cephme NO[at]SPAM yahoo.com at 5/2/2004 1:37:23 PM
I have a new web server I am trying to get some code working on. I can
connect from it to the database via client tools without issue. I have
System DSN's set up that test fine. These dsn are accessed via my
dlls. When code is run, the first time the DLL accesses the database I
get the access de... more >>
What does these connections mean?
Posted by Arjen at 5/1/2004 12:23:06 PM
Hello,
When I use the command netstat I can see the current connections.
This is what I see:
1. myservername : microsoft-ds OMNIBACK:3296 ESTABLISHED
2. myservername : ms-sql-s ox.ntntc.edu.tw:37720 TIME_WAIT
3. myservername : ms-sql-s ERPSERVER:15372 TIME_WAIT
What does this mean?
Can ... more >>
SQL 2000 Enterprise Manager won't connect to SQL 7.0 database
Posted by galcott NO[at]SPAM compuserve.com at 5/1/2004 10:07:42 AM
I am using SQL Server 2000 Enterprise Manager to try to connect to a
remote SQL Server 7.0 database which resides at my web hosting
company. I had no trouble establishing the connection to the server,
but when I click on Databases under the server name the program hangs
and can only be stopped ... more >>
|