all groups > sql server connect > february 2006 > threads for february 1 - 7, 2006
Filter by week: 1 2 3 4
remote sql query
Posted by lightningtechie at 2/7/2006 2:53:17 AM
we are trying to execute a remote sql query from one sql server against
another. Both servers are in the same domain. The query is a simple select
* from tablename where surname = whatever. We precede this with an
'opendatasource' statement. The query returns only a few rows. When we run ... more >>
Microsoft SQL Sever 2005 Express <---> Mixed authentication.
Posted by George Goglidze at 2/7/2006 12:00:00 AM
Hello dear all,
I'm not sure if I'm posting to the right newsgroup,
if not please direct me to the right one.
I've installed "Microsoft SQL Server 2005 Express",
and now I can log on only with windows authentication,
I tried to follow : http://support.microsoft.com/kb/269587/en-us
instruct... more >>
Specifying Port SQL Server 2000 Listens On
Posted by dermot at 2/6/2006 3:33:41 PM
I need to change the port SQL Server 2000 Listens on to 6521
I have went into the SQL Server Utility and changed the port to
6521
I have also added this port to windows firewall exception list.
However when I restart SQL Server, and run sp_readerrorlog, it is still
not listening on 6521... more >>
How to create database on remote machine using osql
Posted by orencs NO[at]SPAM gmail.com at 2/5/2006 4:22:42 AM
Hi All,
I am using OSQL to create database.
When I am using it to create the database localy it works great when I
use the -s switch (target manchine) the call ended successfuly only the
database is created om my PC and not on the remote one.
Does anyone know why?
Thanks in advance Ore... more >>
XP as Server...
Posted by NWO at 2/4/2006 12:59:49 PM
Hello.
I installed SQL Server 2005 on my XP Professional personal PC last night.
Everything loaded OK. But when I tried to access some of the servces, I was
prompted to connect to a server and the Server Name was blank. I guess my
question is how do I set up my XP Professional to run as ... more >>
pass through authentication
Posted by Bad Beagle at 2/3/2006 9:04:50 AM
I have a Windows 2003 member server that has SQL on it. I have a remote XP
machine in a workgroup that does have an account in the domain but does not
login to the domain (only used for OWA). Is it possible for this machine to
pass its authentication (same username and password) to the SQL se... more >>
SQL 2005 connectivity error
Posted by Venkat at 2/3/2006 5:39:17 AM
Hi,
I have installed SQL server 2005 Developer edition in my windows 2003
server. I have installed SQL server 2005 client tools in windows xp machine.
When i try to connect to the server it says the following error.
"An error has occurred while establishing a connection to the server. W... more >>
connection failure
Posted by c676228 at 2/2/2006 1:36:29 PM
Hi all,
Everything is fine until today.
I have two instances(both msde databases, but I have enterprise manager and
analyser installed) on my computer one instance is mssql and the other is
mssql$netsdk (asp.net starter kit database)
somehow the connection to mssql$netsdk is failed wh... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
will a client application using ado.net get an exception if the command is executing a stored procedure that does a RAISEERROR in its tsql?
Posted by Daniel at 2/2/2006 11:10:54 AM
will a client application using ado.net get an exception if the command is
executing a stored procedure that does a RAISEERROR in its tsql?
... more >>
Failure to connect error
Posted by AkAlan at 2/2/2006 10:33:02 AM
I recently got a new computer that I use to connect to a SQL 2000 Server and
as soon as I started connecting to the server using QA and EM, the Air Force
base communications center called saying they were showing 1700 failure to
connect messages on ports, 1134,139, and 445. I connect just fine... more >>
|