all groups > sql server connect > december 2005 > threads for december 8 - 14, 2005
Filter by week: 1 2 3 4 5
Can't connect to sql server 2005 - SSL
Posted by Ricki at 12/14/2005 2:33:05 PM
Hi,
I Receive this message when I try to connect sql server 2005 express...
Cannot connect to LOCAL\SQLEXPRESS.
===================================
A connection was successfully established with the server, but then an error
occurred during the pre-login handshake. (provider: SSL Provider,... more >>
Unable to connect to Integration Services through SQL Management Studio
Posted by drew.flint NO[at]SPAM gmail.com at 12/14/2005 9:03:34 AM
I am trying to connect to the SQL Server Integration Services on my
back end 2005 database server through SQL Management Studio. When I try
to connect I am receiving the following errors:
TITLE: Connect to Server
------------------------------
Cannot connect to server.
------------------... more >>
How to install Sql server 2000 by use sql authentication
Posted by vasant at 12/14/2005 4:16:05 AM
How to install Sql server 2000 by use sql authentication?
In stand-alone computer.
Please show step install program.
Thank you.... more >>
Unable To Make Remote Connection To SQL Server Express 2005
Posted by Roy at 12/13/2005 11:19:02 PM
I have enabled remote TCP connections on my server *AND* i am able to connect
remotely through the management studio on my laptop. however, when i try to
connect programmatically, i get an "invalid connection" error.
Connection String:
"data source=xxx.xxx.xxx.xxx;initial catalog=mycatalog;U... more >>
MSSQL 2005 CAL
Posted by Goh at 12/13/2005 3:09:17 PM
Hi,
I would like to know how MSSQL 2005 calculate they CAL? If I implement
my database to a webservices ( HTTP EndPoint ). How many CAL do I need?
Since all my client application will connected throw the web services. Do
this type of implementation incurred any limitation?
Thanks
... more >>
Connect Two Databases Together
Posted by Can at 12/13/2005 11:27:04 AM
I am interested in having two databases that are on the same server
connected together. I have the individual databases but I also want to have
a common database that keeps stored procedures to do things such as changing
password. I don't want to cut and paste them into each database each ... more >>
Connectivity across Domains.
Posted by Simon at 12/13/2005 4:32:02 AM
Can you create linked SQL servers across domains ? If so do you need to do
something different from a normal linked server ?
Thanks
Si... more >>
Help me please about username and password
Posted by vasant at 12/12/2005 4:21:42 AM
How to set user and password connect to Database server from other program
when Sql server 2000 authentication by Windows ?
And How Change Windows authentication to Sql server authentication.... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Again and Again SQLServer DB connection How??WHy????
Posted by Hossein Kiaie at 12/11/2005 10:32:05 PM
Hi All:
I really Shocked,These days I just really shocked what`s going happen behind
the WindowsSP2 and Windows Server 2003 (SP1)??
when I see that I can Connect to the MSSQL through Win2k and WinXP(SP1) But
I can`t connect through those.
We have a Software that install MSDE DB instance on th... more >>
TCP Connectivity Issue
Posted by Chuck at 12/11/2005 7:29:02 PM
Sql 2k enterprise on Win2k3 Advanced (both at SP4). Large network, 1 Parent
Domain, 20+ child domains. (2000 Native).
Having intermittent trusted security issues with a couple of the child
domains.. When users try to connect to SQL server they get error:
Unable to conecto to server [serv... more >>
time stamp magicaly updated when ever update event occures on a row
Posted by Daniel at 12/8/2005 3:12:16 PM
time stamp magicaly updated when ever update event occures on a row
in sql server 2000 i have a table. when i do any update on the table, a
field of the effected rows gets a new time stamp, there are no triggers on
the table, nothing special in the DDL of the table, is there any other way
bes... more >>
cant "get at" 2005 express
Posted by barret bonden at 12/8/2005 2:12:59 PM
Have Visual Web Developer ; came with 2005 SS Express - problem is there is
no way to create a database, much less stock it with test data; nothing like
a Server Enterprise Manager seems to have installed, and MS Access projects
wizards don't connect to it either -
(BTW: VWD seems very well d... more >>
Connection String MSSQL2005
Posted by Goh at 12/8/2005 12:22:47 PM
Dear all,
Do you people know how to connect MSSQL 2005 express edition with Vb6
ADODB? As I know MSSQL 2005 express connection string is specific the
database path. How do I write the connection string for ADODB?
Thanks in advance,
Goh
... more >>
Cannot configure SQL Server 2005 during install
Posted by Alex at 12/8/2005 12:00:02 PM
During the installation process of SQL Server 2005, Setup complains it cannot
connect to the database service for server configuration. The error was:
[Microsoft][SQL Native Client]Shared Memory Provider: No process is on the
other end of the pipe.
I have checked that the pipe exists (\\.\pip... more >>
|