all groups > sql server connect > august 2005 > threads for august 1 - 7, 2005
Filter by week: 1 2 3 4 5
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 >>
Don't see what you're looking for? Search DevelopmentNow.com.
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 >>
|