OSQL Remote Connection Refused on SQL Svr 2005 Express
Wed, 21 May 2008 06:09:01 -0700
HI,
Having this error message when try to connect to the sql.
[SQL Native Client]TCP Provider: No connection could be made because the
target machine actively refused it.
[SQL Native Client]Login timeout expired
[SQL Native Client]An error has occurred while establishing a connection =
to
the server. When ...
|
Re: From where to download sql MSDE CLIENT TOOLS
Mon, 19 May 2008 00:30:00 -0700
Dear Arnie,
I am using SQL Server 2005 Express edition on Windows Server 2003 Enterprise
edition. I just want to know that how many client does SQL allow to connect?
and do I need to have CAL for each user or device.
Thanks foe any suggestion.
"Arnie Rowland" wrote:
> Microsoft does not provide any ' ...
|
2005 Restoring
Sat, 17 May 2008 05:15:06 -0700 (PDT)
First be patient - I'm an Informix DBA who is tasked to manage a 2005
install. I have a db that's been restoring for 24 hrs and is only 12
MB. Normally it would only take a minutes and it would be done. I've
gone through the logs and found a few errors but nothing to do with
the db in question or the master.
...
|
how to failover sql server (programming, UDL)
Thu, 15 May 2008 08:39:24 -0700 (PDT)
I have set up a UDL with "Failover partner=(server name)" and when i
fail the primary sql server, it does not do anything. When I bring
the primary server back up, everything works fine again.
How are people designing applications with multiple servers? I have 2
servers, replicated with bi-directional transa ...
|
GRANT CONNECT to group? - How?
Thu, 15 May 2008 12:44:18 +0200
Hi,
I've created a web service endpoint on SQL Server 2005. But I failed trying to give access to a database role. I can only grant access to SQL Server users.
Am I doing something wrong here?
Your help is appreciated.
Axel Dahmen ...
|
sql2005
Wed, 14 May 2008 01:26:39 -0700
Not sure if this belongs here or in a Visual Web developer forum, but I
think
the problem is SQL Server.
I installed SQL Server Express 2005. I can access it from the SQL
Server
Management Studio Express to add databases, add tables, etc.
However, I cannot create an ODBC connection to it.
I ...
|
Using SQL 2005 x64 to linked server an 32 bit access database
Tue, 13 May 2008 14:30:01 -0700
I am using Microsoft SQL Server 2005 x64. I am trying to create a linked
server for an access 32-bit .mdb. I have installed the drivers for the
access connection on the machine. The providers show up under the 32-bit
version of the odbc administration tool; however they do not show up as a
selection unde ...
|
|
|
Linked Server Error Help Required
Thu, 8 May 2008 10:11:55 +1000
I have setup a Linked Server Using ODBC connection
Named hc
I am using the following Query
Select * From Openquery(hc,'Select * from Tent')
on my test server it works on the client site I get the following.
What Would Cause the following errors and how do I resolve them?
Msg 7399, Level 16, State 1, Li ...
|
Installing SS 2000 Breaks Connections for SS 2005 ?
Mon, 5 May 2008 15:34:28 -0700
I recently had to install SS 2000 on a laptop which already had SS 2005
installed on it. I have a second machine, which has only SS 2005 installed
on it.
The server to which I am trying to connect is located on the second machine,
which has only SS2 005 installed on it.
The following connection, which wo ...
|
HELP!! SSMSE and Windows VISTA
Sat, 03 May 2008 06:08:41 GMT
HELP! I can not create a new database with SQL SERVER MANAGEMENT STUDY
EXPRESS and Windows VISTA. ERROR: Permission denied CREATE DATABASE
(Micorosoft SQL Server Error: 262)
But how do I give me the permission?
Someone help me knows?
Thank you very much everybody!
Aldo
...
|