all groups > sql server connect > may 2005
Filter by week: 1 2 3 4 5
problem using OSQL -E
Posted by dreamlearn_ms at 5/31/2005 11:20:47 PM
Hi..
I try to connect sql server. I have installed a sql server
1. SELFPACEDSQL
2. an instance with name MyNamedInstance
I am trying to follow the sertification book page number: 95 Chapter 3.
figur 3,11
I got this message when I try to execute following commands:
C:\Documents and Setti... more >>
STATUS_ACCESS_DENIED using named pipes on cluster
Posted by Adam at 5/31/2005 4:11:58 PM
We recently moved to a sql 2000 cluster. An application uses named pipes odbc
connection to connect to sql server. It cannot use tcp/ip. When trying to
connect to the new cluster, the odbc connection test is successful (and
verified it is using named pipes). Yet when this application (actually... more >>
Connect to SQL server 2005 using SQLDMO
Posted by João Santa Bárbara at 5/31/2005 10:16:01 AM
Hi all
i need to know if sql dmo can connect to SQL server 2005
if can! how can i do this ??
i have this code
Dim xServer a SQLDMO.Server
......bla..bla...
xServer.LoginSecure = True
xServer.Connect("SQLServer2005")
but it can´t connect.
is there anyother way ??
thks
JSB
... more >>
Yukon Question: FOR XML EXPLICIT Vs. FOR XML PATH
Posted by Sahil Malik [MVP] at 5/30/2005 5:16:51 AM
Okay, this is a really simple question.
This for xml explicit query ---
SELECT 1 as Tag,
NULL as Parent,
G.GrandParentID as [GrandParent!1!GrandParentID],
NULL as [Son!2!SonName]
FROM GrandParent G
WHERE G.GrandParentID IN (Select GrandParentID from Son... more >>
connection timeout
Posted by Loane Sharp at 5/29/2005 6:46:43 PM
Hi there
I'm using SQL Server 2000. I often use the UPDATE ... SET ... statements to
change data in my database, affecting up to 3 million rows of data. If I
issue the statements from Enterprise Manager I get a "timeout expired" error
on large queries, whereas if I execute the queries from ... more >>
SQL Server EM/Query Analyzer Access
Posted by dm4714 at 5/27/2005 3:59:08 PM
Hello -- we have SQL Servers running in a Service Bureau environment. How
clients frequently use applications at their sites to access our SQL Server.
Unfortunately, some of our clients are more sophisticated than others and
know about Enterprise Manager and Query Analyzer, which they can try... more >>
CAN CONNECT ONE WAY TO SQL SERVER BUT NOT BACK
Posted by andrew.farris NO[at]SPAM sbcglobal-dot-net.no-spam.invalid at 5/27/2005 1:02:39 AM
There is a Remote SQL server 2000 server that can connect (registe
thru query analyzer or enterprise manager) with 3 remote Sql serve
2000 servers without issue. When these 3 servers try and connect bac
(thru query analyzer or enterprise manager) I get the "SQL Server doe
not exist or access den... more >>
[MSSQL] Which port
Posted by news.task.gda.pl at 5/27/2005 12:00:00 AM
Hi all,
I have the following problem.
I know that MSSQL resides under given IP adress but I do not know under
which port. Who konows how to determine this port number?
Best wihses,
Marek Powichrowski
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Sql Server slow down
Posted by Ayaz at 5/27/2005 12:00:00 AM
Hi All,
I have a Windows 2000 machine running sql server 2000 at office.
Recently, my sql server has become painfully slow. To give an idea, entering
Query Analyzer takes 1 min just to establish a connection with the database.
Choosing a database from the drop down takes a long time... more >>
Linked Server - DB2 - iseries
Posted by Denny at 5/24/2005 2:06:20 PM
I am trying to set up a linked server to our iseries through Enterprise
Manager and am getting the message;
Error 7304; Could not create new session on OLE DB Provider 'IBMDA400'
OLE DB error trace [OLD/DB provider 'IBMDA400' IDBCreatesession:: returned
0x80040e44].
I am using the follo... more >>
SQL 2000 Server odbc connection broken after 10-20 minutes
Posted by Joseph Anthony at 5/24/2005 8:04:01 AM
We have an Access 2000 front end running on XP boxes connected to an SQL 2000
standard edition install on 2003 Server via ODBC. After about 10 or 20 mins
or if the box is idle for awhile it cannot connect to the SQL server or it
dies in the middle of working through the frontend. I get this:
... more >>
multiple sql servers?
Posted by Benjamin at 5/23/2005 3:09:41 PM
We are having some slow connections to our sql server. The server is located
at Site A, everyone at Site A can connect to the server through the LAN
quickly, just the way things should be. People at Site B, however, connect
to the SQL Server at Site A over a WAN; this causes the connection t... more >>
Communication Link Failure
Posted by PCK at 5/23/2005 11:05:42 AM
Thanks in advance for any help. I really appreciate it.
I am getting a strange error message when connecting to a single Sql Server
all of the sudden.
From enterprise manager the error is:
A connection could not be established to ServerName.
Reason: Communication link failure
Please ... more >>
SQL Server Registration Ports...
Posted by sid_susan at 5/23/2005 12:00:00 AM
I have 2 SQL Server on remote Network. ServerA and ServerB,
There are firewalls between them. However, the ServerA could regist ServerB
via Enterprise Manager,
but the ServerB could not regist ServerA via EnterPrise Manager....
Both are sitting ON Windows 2003 Server, and 2 Servers Could regis... more >>
SQL Server Registration Ports...
Posted by sid_susan at 5/23/2005 12:00:00 AM
I have 2 SQL Server on remote Network. ServerA and ServerB,
There are firewalls between them. However, the ServerA could regist ServerB
via Enterprise Manager,
but the ServerB could not regist ServerA via EnterPrise Manager....
Both are sitting ON Windows 2003 Server, and 2 Servers Could regis... more >>
Log Shipping
Posted by Peretz Stern at 5/20/2005 1:16:56 AM
Which version of SQL 2000 can I run log shipping on?
Thanks
... more >>
SQL Logon Problem
Posted by ED at 5/19/2005 3:15:02 PM
Just installed SQL Server 2000. However when I ty to start it gives me the
error message: The sevice did no start due to a log on failure. "An error
1069 occured while performing this service operation on the MSSQLServer
service." I am running XP Pro with SP2 installed. Need some help please.
... more >>
Cannot connect weird issue
Posted by Phil Andersen at 5/18/2005 9:28:19 AM
Hello,
I am getting the following errors when I try to connect to SQL from a XP
workstation:
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... more >>
data source error Login Failed
Posted by KevinE at 5/18/2005 9:23:33 AM
I am using Analysis Services and SQL 2000. On my Analysis Services machine I
define my data source to point to a remote SQL 2000 server using windows
authentication with my domain admin account. I can create the cube and
everything looks great but when I process the cube I get login errors. d... more >>
cpu & memory usage on large, long-running query
Posted by Loane Sharp at 5/17/2005 12:00:00 AM
Hi there
I'm not a SQL Server developer or power-user, mostly I do statistical and
similar analysis on large datasets and use SQL Server to manage the
underlying data.
I notice that, on my IBM workstation, my CPU utilization doesn't rise much
above 50% and my PF usage doesn't rise above ... more >>
SQLDMO.NameList returns Oracle??
Posted by Graham R Seach at 5/17/2005 12:00:00 AM
Hi guys,
I need to know whether SQLDMO.NameList returns only SQL Server instance
names, or whether it returns ALL server instances in the domain (including
Oracle).
I'm doing a project for a government department (an Oracle shop). I have
been building a system that backends to SQL Server... more >>
send Email through SQL server
Posted by hari at 5/16/2005 8:47:48 PM
hi,
does any body know, how to send email through SQL server.
any setups(out look express etc.) needed for this.
any code for this?
please let me know, if any body knows.
thanks.
hari... more >>
Session Timeout
Posted by Eric at 5/16/2005 5:09:10 PM
Hi,
I'm getting a session timeout from time to time whilst working on a web
application that I have on my machine. Is there a way to extend or disable
the connection timeout? Would it be done from the IIS manager or from within
the global.asa file, or both?
In IISA Manager I've tried set... more >>
Connection problem: ASP.NET on machine and SQL Server on another
Posted by Brian W at 5/15/2005 8:33:21 AM
If anyone knows the answer to this I’d me greatly appreciative.
I am not on a domain.
I have SQL Server sitting on computer A
Computer A has:
Windows XP SP2
SQL Server 2000 SP3a
SQL Server is set to use Trusted or SQL authorization
I have added a user X to SQL Server with a passwo... more >>
SQL Express & .NET Framework 2.0.50215.45
Posted by Loane Sharp at 5/14/2005 12:00:00 AM
Hi there
I'm using the .NET Framework 2.0.40903 ... I had some interoperability
issues between SQL Express and the Framework 2.0.40607, so I'm reluctant to
do anything drastic with 2.0.50215.
Has anyone taken the plunge?
Best regards
Loane
... more >>
Best way to install data files?
Posted by kvr901 at 5/13/2005 6:56:09 AM
Warning beginner here.
I posted this in the setup news group but haven't received and replies, so
perphaps someone here can help me.
I am developing a small ASP.NET web application that will use an SQL Server
2000 database. The database will start with 1,000 records in a main table
and ... more >>
Cannot start MSSQL Server 7
Posted by Water Cooler v2 at 5/13/2005 2:07:02 AM
I am not able to start the MSSQL Server service on my system ever since
I shifted my house and got a new network provider. Earlier, I was on
the local cable hub, now my computer is on a DSL network. I don't know
if the network would have something to do with it, but I am just
providing informati... more >>
Registering a server
Posted by Gary at 5/12/2005 8:26:04 AM
I am having difficulty registering to a newly installed server.
The server resides in a remote location.
The server is using mixed mode. I set a user up on the server named
SQLMANAGER with admin rights and also set up a user (SQLMANAGER) in SQL with
the same rights.
Whe I attempt to re... more >>
Cannot connect to remote server with enterprise mgr
Posted by francis at 5/11/2005 8:28:08 AM
Hi I am a newbie so I will try to describe my situation below.
I purchased a Server running Windows 2003 and installed SQL 2000 with SP4.
The server is hosted in a co-location building at my ISP. I have terminal
Server access. I have a application that I will use to connect thru the
interent t... more >>
Sql server down when Edit Data
Posted by vichet at 5/11/2005 12:00:00 AM
Dear All;
I use Access 2003 with Sql Server 2000. While i edit data at client, sql
server downs. So when i click Save, error message appears.
How to reconnect, when sql server restart?
Thanks
... more >>
connecting to sql remote database
Posted by uday at 5/10/2005 3:00:55 AM
i am trying to connect to sql server in a remote database by using windows
authentication. I tried to connect using php and cgi. The apache service
under which i am running my cgi or php is under localsystem account. If i
change it to administrator account, i am able to connect to remote sql s... more >>
Client Network Utility - tcp/ip
Posted by Robert A. DiFrancesco at 5/9/2005 5:55:40 PM
what is the syntax the server alias and the server name?
Is this correct: server alias should be the
"computer-name\sql-instance-name"? Will it work against a default instance?
server name should be the "ip-address\instance name"?
... more >>
Request for the permission of type System.Data.SqlClien
Posted by bic at 5/9/2005 11:20:01 AM
I got this message when running the same project at my work which I worked on
at home without encountering it. Thanks for the help.
Request for the permission of type System.Data.SqlClienAdditional
information: Request for the permission of type
System.Data.SqlClient.SqlClientPermission, S... more >>
Oracle linked server error
Posted by Chris NO[at]SPAM CambridgeUK at 5/9/2005 7:58:09 AM
Hello,
sql server 2000 cluster patched to SP3 and NT5 patched to SP4.
Oracle 9i client installed.
We have set up a linked server to an Oracle instance using the 'Microsoft
OLE DB Provider for Oracle', this works for a while without any problems and
then for an unknown reason ceases to work.... more >>
SQL Server 2000 Connectivity
Posted by Jamil Anwar via SQLMonster.com at 5/9/2005 12:00:00 AM
When i try to connect through dial up to sql server 2000 running on Windows
Server 2003, i get the following error message:
Run-time error '-2147467259 (80004005)':
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access
denied.
I am using VB6 running on Windows XP.... more >>
Connection to a database
Posted by Albano Alves at 5/9/2005 12:00:00 AM
Hi,
I am trying to find out how to connect to a database, inside a stored
procedure...including identification (Username and passsword)?
I tried the CONNECT TO statement, but when I try to use it, I get the error:
[ODBC SQL Server Driver]Syntax Error or Access violation
I am using the ... more >>
convert from char(6) to datetime
Posted by Loane Sharp at 5/9/2005 12:00:00 AM
Hi there
I receive a very much unstructured flat file, which I import into a SQL
Server database using DTS. After the import, one of the flat file columns is
in the format char(6) rather than datetime. The problem seems to be that the
text file column is in the format 'ddmmyy'. When I use t... more >>
Connection Time is too long
Posted by Adal at 5/5/2005 3:14:02 PM
I'm using ado to connect to a sql server 2000, and suddendly the line that
does the connection (conx.open) is taking a long time. All the apps that
connecto to the server take a long time also. Additionally, when you use the
sql manager, when you retrieve the rows from a table it takes a long ... more >>
Enterprise Manager No Longer connects
Posted by donron at 5/5/2005 8:28:04 AM
Hi,
After an install of visual stiudo team 2005 beta 2 I can no longer connect
to any SQL Server in my enterprise manager (But showes SQL Server running)
and I get a connection error when I try to edit an SP from query analyzer.
this is the error I see in both places.
[Microsoft][ODBC Driver... more >>
Detect all NtUserName
Posted by Krisnamourt Correia via SQLMonster.com at 5/5/2005 12:00:00 AM
Hi,
I have a problem to find out every NtUserName in my SP that take
information from Sysprocesses. Some NtUserName columns ary empty and I have
much hard work to discover who's that guy connect in my Database.
I think to match another utility throught xp_cmdshell to run an get
NtUserName by ... more >>
NIC Teaming
Posted by mcwe_admin at 5/4/2005 1:04:12 PM
I have a Dell 2850 that is being setup for a SQL database. In the past (for
example my Exchange 2003 server) I have had problems when teaming the NIC
cards on the server in a load balancing mode.
My question is, for SQL server (this server will also run IIS) where clients
will connect via ... more >>
cant connect xp pro sp2 to database on ntserver 4
Posted by seatzie at 5/4/2005 4:21:01 AM
We have a program using sqlserver7, bde 5.01, msde, which works fine on the
98se machines we have connecting to ntserver4, however we got a new xp pro
machine with sp2, I have mapped the exe to the network and it goes to a login
screen, where it then fails to connect to the database with a gen... more >>
Connectivity Problem for Expert
Posted by Nilton Pinheiro via SQLMonster.com at 5/4/2005 12:00:00 AM
Hi All,
I have an intriguing problem and I wanted to see if somebody could help me.
ENVIRONMENT:
Server Side: 2 identical Windows servers 2000 with SQL Server 2000
Enterprise Edition SP3a
Client Side: workstation with Windows 2000 PRO
Protocols enabled in the server and client: TCP/IP a... more >>
Cannot Connect to Instance
Posted by Travis Lingenfelder at 5/3/2005 8:51:03 AM
Ok, I can connect to the sql server instances using
tcp:ServerName,PortNumber. However; I still cannot connect using
ServerName\InstanceName. This would not be a big deal, if I could get
Enterprise Manager on a remote machine to register the instance using the
tcp:ServerName,PortNumber for... more >>
dts packages take a long time to run
Posted by Loane Sharp at 5/2/2005 12:00:00 AM
Hi there
I'm running a DTS package that imports data from various Excel spreadsheets
into a SQL Server database. Running the package from the command prompt, I
get information on each data pump task including each 1,000 rows imported
successfully. When all rows have been imported from a par... more >>
Can't connect 98SE PC to SQL Server 2000
Posted by Jim Richards at 5/2/2005 12:00:00 AM
Hello. I have recently installed a second PC and it is connected via a LAN.
I have SQL Server 2000 installed on my main PC but I wanted to access the
SQL databases in the server from the other PC. Main PC running XP Pro, other
PC running 98SE. I have installed the client tools on the 98SE but am ... more >>
|