all groups > sql server connect > august 2007 > threads for august 15 - 21, 2007
Filter by week: 1 2 3 4 5
Starter kit error when using SQL Server Dev instead of Express.
Posted by EGON at 8/21/2007 2:22:03 PM
Hi!
I have downloaded Club Website Starter Kit from MS. I don't have SQL Server
Express but I do have SQL Server 2005 Development.
I have changed the name of the DB server in the connection string, but
nothing else in the string.
Remote connections is aloud and port is set to 1433.
W... more >>
unable to connect or start service
Posted by Mike at 8/19/2007 11:09:06 AM
Background... Server raid failed, rebuilt raid ran chkdsk but now I am
unable to run SQL service.
I've tried to manually start service but receive the following message
The MSSQLSERVER service on the local computer started and then stopped. Some
services stop automatically if they have no ... more >>
Max connections
Posted by John Grant at 8/18/2007 12:28:00 AM
SQL Server 2005 enterpise edition with 8g or memory in the compaq dl380
server with AWE enabled. I think the server is using about 7g.
Connections are 0 - unlimited
I have a .net application that tries to create 300 connections async and
start a small process on each connection from one works... more >>
Can't connect to SQL Express using Windows Authentication
Posted by phil.dewhurst NO[at]SPAM rogers.com at 8/17/2007 5:37:01 PM
Hi
I have installed SQL Express with advanced services and all the toys
on 2 machines. A desktop and a laptop intending to use the desktop as
a "server". I followed instructions to enable the server installation
for remote connection by enabling TCP and the browser.
Using SQL Server manager... more >>
Web Server connect to different Servers for SP/Data
Posted by EdwardH at 8/17/2007 9:10:05 AM
Have asp.net applic connecting to remote SQL Server. Is it possible to
specify to use SPs on different server? ( i.e. local rather than remote)... more >>
why only sa can connect to SQL server 2005 instance?
Posted by Theresa at 8/16/2007 6:06:56 PM
Hi:
I have a SQL 2005 instance (standard edition with sp2 on windows 2003
server) located on different domain.
I can connect to it by using sa only via SQL server management studio. I
need to use SQL login.
I created another user called 'test' and granted with sysadmin server role,
bu... more >>
|