all groups > sql server connect > july 2006 > threads for july 1 - 7, 2006
Filter by week: 1 2 3 4 5
SQL 2000, Named Pipes and Windows 2003 Standard
Posted by Josh Danko at 7/7/2006 8:12:49 PM
We had a problem in the past where changing from TCP/IP to Named Pipes fixed
a SQL Connection timeout that happened every so often. Well, now we
seperated the Web server and SQL Server onto our new Dell Blade systems
which are pretty fast (faster than what it used to be on). However, I
can... more >>
How do i discover SQL server is running ...
Posted by thirumalaivelu NO[at]SPAM gmail.com at 7/6/2006 11:18:26 PM
Hello ,
I'm trying to create an application, which would say if sql server is
running on a machine.
Hope i can get this from windows registry. Is there any other way do
achieve this programatically through windows SDK , or checking the
services programatically ?
If i need to check the regi... more >>
SQL Server 2000 is not listening on 1433
Posted by Jean-Martin Lemieux at 7/6/2006 12:31:47 PM
Hi group,
I'll briefly explain the situation. I installed a new SQL Server 2000
SP4 on a windows 2003 SP1 server and I have a database in a named
instance running. The client where I installed this server has 2
networks, one is local and only has a couple of workgroups, the other
one however ... more >>
Microsoft SQL Server JDBC performance issue
Posted by Richard Yeo at 7/6/2006 8:21:01 AM
We are in the process of migrating the application that runs our business
from Sybase ASE 12.5.3 to MS SQL Server 2005 SP x64
Our application is a large java application which runs on Redhat Enterprise
Linux 4, Tomcat, etc.
We have written a standalone java console application to test the ... more >>
Upsizing problem
Posted by John at 7/4/2006 2:48:01 PM
I have just upsized my backend mdb file. It has created the new SQL server
database, added the linked tables in the old mdb file and changed old tables
to "oldname-local". All as expected. I can double click on either the old or
new linked tables in the backend mdb file and see the data.
Ho... more >>
Replication
Posted by Nazeedah at 7/4/2006 4:23:01 AM
hello
i have to merge data to sql server via gprs in my application developed in
vb 6.0.
can any one help me how can i send data to sl server via gprs
Thx a lot
... more >>
SQLConnect domain user
Posted by Adrian Dev at 7/3/2006 10:28:01 PM
Hi,
I have database, I created a db_owner and linked it to an AD Domain =
user.
But I cannot connect from my C# program. It fails to login every time.
I've tried with connectstring:
.. uid=3DMyDOM\MyUser.. and .. uid=3DMyDOM\\MyUser..=20
everytime the connection fails.
Also,... more >>
DTC Hell
Posted by Jeff Johnson at 7/3/2006 7:52:17 PM
What's the best group in which to ask about DTC issues?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Connect to MSDE Instance via Internet.
Posted by Rob at 7/3/2006 5:32:24 PM
I am trying to connect to a MSDE instance across the internet.
I installed it at my house and can connect from work no problem.
Installed it at a customers and I can not connect to it.
I can access their Linksys router and have the correct ports forwarded (I
tried setting the DMZ on, it m... more >>
|