all groups > sql server connect > august 2005
Filter by week: 1 2 3 4 5
Determining Fully Qualified Name for Linked Servers
Posted by J.H. Chrysler at 8/31/2005 9:46:38 PM
Hello again,
Can someone explain to me how to determine what the fully qualified name
of a linked server is? I am attempting to do a query like:
SELECT * FROM LinkedServer.dbo..TableName and get this:
Server: Msg 7314, Level 16, State 1, Line 1
OLE DB provider 'ODBC_VFP' does not cont... more >>
Visual Foxpro .dbf Linked Server Not Connecting
Posted by J.H. Chrysler at 8/31/2005 8:49:37 PM
Hiya,
I am attempting to make a Linked Server connection within SQL to a .dbf
file (not a .dbc file, using open file connection) located on a network
server and am receiving the following error:
Select * From OpenQuery(OL_ODBC, 'Select * From phone')
Server: Msg 7399, Level 16, State 1, ... more >>
local app to access sql server box in a different office
Posted by Developer in Need of Information at 8/31/2005 1:27:03 PM
Hello,
What different methods exist when trying to set up a sql server box to
be accessible to an app that needs to connect to it through DSN.
The app is running in a different city than the sql server box.
Would I need to do this through a VPN, IIS?
Any suggestions much appreciated.... more >>
Connect Problem with 2000 Advanced -> 2003 Server
Posted by Andrew Luke at 8/31/2005 1:41:41 AM
Hi There,
I have a problem connecting a Windows 2000 Advanced server to a 2003
server running a SQL server (not sure of the version at this point).
Here's the error below, this is using TCP/IP connect on port 1433. Any
help would be greatly appreciated. Thanks.
Microsoft SQL Server Login
C... more >>
Two questions about discovering SQL Servers and their status
Posted by Al Christoph at 8/30/2005 1:57:01 AM
Please forgive me if this is the wrong forum and suggest a better place to
ask, but here goes:
1. How can you discover in vb.net code what servers are connected to the
network your PC is talking to? (I.E. How to the various MS tools that have a
pull down list of sql servers populate that list... more >>
Can't connect to SQL server
Posted by shafiee at 8/30/2005 12:00:00 AM
Hi,
I'm having trouble connecting to the SQL server in a LAN. I can't even
telnet to the port 1433 of the server. Does anyone have any idea how to fix
this problem?
Shafiee.
... more >>
sql server connection is single user model.
Posted by Nick at 8/30/2005 12:00:00 AM
i install a windows 2000 family and a sql server enterprise.
I don't set any db params,but it is only let one client to link.
what? can you help me!
... more >>
URGENT : Connecting to SQL 2005 June CTP
Posted by CHASE at 8/25/2005 11:28:28 PM
I am having trouble connecting to SQL 2005 June CTP on Windows 2003
Enterprise from remote SQL 2000 SP4.
I get the folloewing message:
SQL Server does not exist or access denied.
I have tried all of the obvious things such as Firewall settings.
permissions, IP and Port bloackage, etc.
I... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Windows XP client with SP2 cannot connect to SQL over 1433
Posted by R Baker at 8/25/2005 4:12:44 PM
I have a client with a machine that refuses to connect with any SQL Server
over 1433. It is as if the port is being filtered. Windows firewall is OFF
(and I've tried various attempts to change the firewall with no effect, add
the ports explicitly etc.) Other machines on the same network have n... more >>
SQL Server does not exist or access denied
Posted by Massimo at 8/25/2005 8:28:01 AM
Hello everybody,
I am trying to register a new SQL server with enterprise manager and I get
the following error message:
SQL Server does not exist or access denied
The SQL Server (its name is SATURN) is running Windows 2003 SP1.
SQL Server SP4 is installed and I'm using Windows authentic... more >>
DTS points to Named Pipe or TCP/IP?
Posted by Do Park via SQLMonster.com at 8/25/2005 12:00:00 AM
Hello all,
When I used DTS, I found out that network library pointed Named pipes at
Process Info in Current activity panel. As my understanding, the network
library should points TCP instead.
What does the network library point to when DTS is used?
Should that library point to TCP/IP?
Wh... more >>
How to check availability of SQL2000 ?
Posted by Ger Eielts at 8/24/2005 2:20:43 PM
Hi all, newbie of SQL2000.
Running in LAN SBS2003 with SQL2000 SP3. From a client (InfoPath) I want
to make a dataconnection to SQL2000, but access is denied.
How can I check from the client-PC whether a connection is possible with
SQL2000? SQL2000 is running on the server and when I fill out... more >>
Runtime error / Do you wish to debug -- Unspecified error
Posted by Michael V via SQLMonster.com at 8/24/2005 12:00:00 AM
I hope someone can help us.....
We have a database that is using SQL7 and
My local pc = WinXP Pro Ver5.1_sp2
Suspect it is a local setting when I connect for remote access
(Have been using VNC and www.gotoassist.com)
I do not get this error on the other workstation or at the se... more >>
Urgent:--Login failed for user '(null)'
Posted by Nik at 8/23/2005 4:03:54 PM
Hi All
We are using SQL 2k(sp3) with Win2k3.
I started getting this error lately, every time someone connects to the
server, we end up in this error. if i reboot the machine , it works fine for
a while and then again the error.
I am physically on the box using TS and connect thru Query Anal... more >>
cannot generate sspi context
Posted by menacher at 8/23/2005 12:03:03 PM
SQL server 2000 SP4 has been running for several years. We added a new
Client PC, our first with the XP operating system. Microsoft Access 2000 is
the front end, and all tables and views on the server are connected thru an
ODBC connection. Everyone else in the office works fine, but the new... more >>
SQL state (error) is 37000
Posted by mherberger at 8/23/2005 5:27:06 AM
Hello,
We are experiencing an intermittent problem where we loose our connection to
SQL server from RSSQL. The system logs are reporting this in the following
order:
1 8/23/2005 1:58:59 AM 5 256 RSSql N/A TSSFOOTAGECTR (52152) SQL state
(error) is 37000
1 8/23/2005 1:58:59 AM 5 256 RSSql... more >>
TCP/IP Network Library Stoped responding
Posted by Humam at 8/22/2005 12:17:48 PM
I have been using SQL for a while using TCP/IP server side network utility
only, but suddenly it seems that I am unable to connect to SQL.
Checking most of the related posiblities (TCP/IP Protocol ...Etc...) I was
unable to resolve the connection problem.
Finaly, I added Named Pipes Server sid... more >>
Deadlock
Posted by lux sok at 8/22/2005 2:36:43 AM
Hi All,
I need help urgently.
I got problem.
Whenever I issue DBCC SHRINKDATABASE the below message appear.
Server: Msg 1205, Level 13, State 57, Line 1
Transaction (Process ID 65) was deadlocked on lock resources with
another process and has been chosen as the deadlock victim. Rerun the
... more >>
Connecting to SQL Server over a VPN & through a router...
Posted by LemonSmasher NO[at]SPAM hotmail.com at 8/19/2005 1:37:35 PM
Hi All,
I have a NetGear combined wireless router / ADSL modem, and am
attempting to connect to SQL Server from my (wifi enabled) laptop, but
am getting a 'failed to create SSPI context' message (note that I'm
using Windows Authentication). I'm connected to my work LAN through a
SonicWall VP... more >>
Cannot attach .MDF file?
Posted by Robert A. DiFrancesco at 8/18/2005 9:23:22 AM
I get the following error trying to attach an .mdf file, the first line is
contained in the windows title bar.
I do NOT have the .LDF file.
Will I be able to salvage this database?
Microsoft SQL-DMO (ODBC SQLState:42000)
Error 1813: Could not open new database 'name'. CREATE DATABASE is ab... more >>
Connectivity Issues - Bizzare
Posted by Andy Furnival at 8/18/2005 9:03:53 AM
I am trying to connect to a default instance of SQL Server 2000 Enterprise on
a remote network server using ADO.NET objects through ASP.NET Web Application.
The SQL SERVER is on a Windows XP machine (no firewall enabled) with TCP/IP
and Named Pipes enabled
For the test purposes, I created ... more >>
How to protect my querries
Posted by Dino Buljubasic at 8/17/2005 9:48:04 PM
Hi,
My application (in VB.net) is extensivelly querying a remote SQL
server. Somebody sniffing the traffic could eventually find out all
important information such as passwords (from users stored in
datatables as well as the password and user name used in connectiong
string to that server).... more >>
SQL 2000 - Distributed Transactions and Linked Servers
Posted by craig NO[at]SPAM amtdatatechnologies at 8/16/2005 2:27:07 PM
Hi,
We are having difficulties with the security settings for distributed
transactions between linked servers , getting error 18456. I have read a
number of postings on internet but not got any closer to resolving this.
We have been rushed into managing distributed transactions across two ... more >>
SQL 2000 and MSDE question
Posted by Lamar at 8/15/2005 7:52:57 PM
I have one windows 2003 server running Exchange 2003. It is also running
MSDE. What I want to know is can I install the full version of MS SQL 2000
while MSDE is on the same server. Can they coexist with each other?
TIA,
Clayton
... more >>
SQL DB VERY BLOATED
Posted by Peretz Stern at 8/15/2005 11:36:33 AM
About a month ago I setup a Server and named it SQL1 I setup a maintenance
plan and all was well. I needed to rename server to SQL. I went onto the
server today to take a look around and noticed that the DB is 133GB instead
of 35GB. When I when to make some changed on the maintenance plan I go... more >>
connect to SQL-Server via JDBC
Posted by Tino Langer at 8/15/2005 9:07:28 AM
Hello,
I tried a lot of hint from some newsgroups, but without success.
I try to connect to a Microsoft SQL-Server 2000 (Servicepack 4) via JDBC
(original driver from Microsoft). But I get the following error
[SQLServer 2000 Driver for JDBC]Error establishing socket.
My Applikation and... more >>
SSL security error
Posted by fahadoman at 8/14/2005 8:42:12 PM
I am trying to use SQL Server but I get this error when I connect to the server
"A connect could not be established to (Local).
Reason: SSL security error
Connectopen(SecdoClientHandshake())..
Please verify sql server is running and check your sql server registration
properties (by right... more >>
SQL_Server_connection_problems…
Posted by NateDawg at 8/14/2005 6:12:02 PM
I’m a little new to this so forgive me if this seems to be a trivial issue.
The problem I’m having is that when I use the connection string:
“Server=localhost;Database=test;Trusted_Connection=True;â€
It works, then when I use:
“Server=localhost;Database=test;User
ID=sa;Passw... more >>
Connection String
Posted by Yuliaan at 8/14/2005 3:33:01 AM
Can I write the connection string that uses a specific Windows user account
and not SQL user account?... more >>
Transaction was deadlocked on lock resources with another process.
Posted by Geoffrey at 8/13/2005 2:40:22 PM
> Error opening [DATASOURCES]; Transaction (Process ID 71) was deadlocked on
> lock resources with another process and has been chosen as the deadlock
> victim. Rerun the transaction.
This error is being returned to our application from SQL 2000 SP4. Should I
be looking at a disk I/O issue or... more >>
Please Help! CryptAPI Error - Connection issue.
Posted by Jesse at 8/12/2005 4:46:42 PM
Earlier today, we were getting time out errors when trying to run a query.
We could access some files, but when we tried to access a particular file,
we got a time out error. We rebooted the server, and now we're running into
the following error when we simply try to open a connection to the ... more >>
blob and network packet size
Posted by dp at 8/11/2005 12:53:01 PM
1) For performance of BLOB only data that will have at least 100 KB per BLOB,
what is the best network packet size setting? The resource kit indicates that
it is 8080. Is that correct, or is it a typo that should say 8192?
2) Does the client connection have to match the network packet size se... more >>
Windows 2000 problem
Posted by steve at 8/11/2005 12:26:05 PM
Hello,
I've got a problem connecting to SQL server 2000 using windows 2000.
Where testing a database using msde2000 (access project as front end) on a
network with +/-20 people.
And use of the "great" tool DbaMgr2k
We have added al the users groups giving them access to the server.
An... more >>
Linked Server
Posted by Gates at 8/10/2005 3:52:44 PM
I'm trying to setup a linked server from SQL server to another. Here's the
catch. One server is in a domain the other is in a workgroup. I can't get
the linking to work. Has anyone gotten this to work?
... more >>
Log shipping in SQL STD
Posted by Peretz Stern at 8/10/2005 12:43:27 AM
I'm looking for some docs to instruct me how to setup log shipping in a SQL
2000 Standard environment.
Thanks
... more >>
How to start SQL server in MultiUser Mode?
Posted by Boomessh at 8/9/2005 11:31:02 PM
Hai,
I used sqlservr -m to start the server in single user mode , how to get to
multi user mode.
Thanks,
V.Boomessh... more >>
SQL or ISA firewall problem
Posted by Joe Bucar at 8/8/2005 3:45:01 PM
Hello,
I have a problem and I do not know if it is a SQL problem or a ISA firewall
problem. I have two seperate SBS servers 'Server A' is a SBS 2000 and
'Server B' is a SBS 2003 and both have SQL 2000 installed on them. On a
workstation on 'Server B' I am running an application that is acc... more >>
Strange DNS failure
Posted by quilkin at 8/6/2005 9:59:05 AM
I have SQL (MSDE2000A) installed on a W2003 server.
I can connect to the database OK using either SQL or Windows authorization
from a W2000 (SP3) machine or from an XP Home (SP2) machine. But connection
from an XP Pro machine (SP1) fails every time - unless I specifically define
the DNS serve... more >>
Monitoring Connections
Posted by Charlie at 8/6/2005 9:29:01 AM
Greetings,
I have a CGI web application that is connecting to SQL2k sp3 server using a
system ODBC DSN to display data from tables on a web page.
These tables are being populated by another application that is using .net
SqlConnection object to insert data.
The problem I am seeing is th... more >>
Insert, update does not work , until SQL server restart.
Posted by sam at 8/4/2005 10:15:11 AM
Hi,
I am not sure if this is the right place to post my problem. If not so, pls
do advise me of the right group.
Here is my problem:
I have this problem with SQL server. All of a sudden the insert, updates does
not work on SQL server based application written in ASP. The select commands ... more >>
Changing server name
Posted by Peretz Stern at 8/3/2005 6:32:32 PM
I need to change the server name of a live SQL server. Aside for re-creating
ODBC connections; are there any issues doing this?
... more >>
Problem:fail to invoke remote RPC method
Posted by SP at 8/3/2005 12:37:03 PM
I have two xp sp2 machines(one desktop with sql server running, the other is
a virtual pc, on the same domain), I'm trying to connect between the two
using the dtcping.exe tool from ms
the virtual pc has vs2005 etc installed and I can't get it to run a
distributed transaction on the sql ser... more >>
Linked Server Connection Problem
Posted by Chubbly Geezer at 8/3/2005 9:54:51 AM
Hi
I have some code that I am testing to read data from a FoxPro file.
I have copied the FoxPro file locally to test.
I have created a linked server that points to this file. Enterprise manager
correctly shows the tables available.
Works fine.!
However, when I create another linked serv... more >>
SQL server not opening sockets on Opteron 64-bit server
Posted by Alex Bereznyi at 8/2/2005 4:55:51 PM
I am trying to run SQL Server Enterprise on AMD Opteron 64-bit server
(Windows 2003 standard).
It is starting OK with no errors in event log, and I can work with it on the
same machine, but it's not opening any sockets,
so clients on any other machines can't connect.
Anybody knows how to fi... more >>
login failed for user ... Not Associated with a trusted SQL Server
Posted by Christian F CLY at 8/2/2005 7:56:11 AM
Hello,
I'm trying to connect a mobile computer runing under windows CE to a
database located on a windows XP desktop.
The mobile computer application is written in C# under Visual Studio .NET
2003.
My problem occurs when I execute mConnection.Open();
A SqlException is caught with this ... more >>
Server Service not start
Posted by Eranga at 8/2/2005 12:00:00 AM
Hi,
In My SQL 2000 (w/ Sp4) it wont start sql service ( Win 2000 with
SP4 )
- Priya
... more >>
|