all groups > sql server connect > february 2006 > threads for february 22 - 28, 2006
Filter by week: 1 2 3 4
MDAC 2.8 not accepting nulls
Posted by sankarvs at 2/28/2006 1:35:27 PM
Hi,
My Windows XP client machines are using MDAC 2.8 SP1 to connect to a
clustered SqlServer 2005 database. SqlServer definition says null values are
acceptable in foreign key columns. But MDAC 2.8 SP1 says nulls are not
accepted. The same application connecting to the same database/table fro... more >>
Can SQL Server Connect with pcAnywhere?
Posted by WayneM at 2/28/2006 6:56:35 AM
If I establish a remove connection to a server with pcAnywhere, will I be
able to connect to SQL Server on that server programatically or with
Enterprise Manager?
Thanks for any help,
WayneM... more >>
Client software
Posted by andespoint at 2/27/2006 12:38:02 PM
I have several developers that want access to my SQL server and I was
wondering instead of giving them Remote desktop access to access Enterprise
manager. I am going to install the SQL client tools locally on their PC.
My SQL server is behind a firewall, does anyone know what port needs to b... more >>
Newbie question
Posted by Allison at 2/25/2006 3:39:04 PM
Apolgies if this seems obvious.
I am using Visual Studio and experimenting with SQL server databases. I can
connect to Northwind and Pubs (the samples) and do simple selections on
them. At work we have a personnel database which I am tesing at home. I
can connect to it and explore the cont... more >>
Unable to Connect to Server
Posted by sriram28us NO[at]SPAM gmail.com at 2/24/2006 9:05:22 AM
Hi guys
Hope someone can help me! I have tried to connect to the SQL Server
using both TCP/Ip and Named Pipes and each time it shows a error
Message SQL Server Error 17. I ran the Server Network utility and
enabled Named Pipes and TCP/IP, It shows that Multiprotocol is also
enabled. should i ... more >>
COnnecting via IP address
Posted by cfrank NO[at]SPAM investorforce.com at 2/24/2006 8:07:42 AM
When I try to connect via IP to a newly created Active Active cluster I
have to add the port to the IP for it to work. An example is if my IP
is 10.0.0.1 and I try to connect it times out. if I try 10.0.0.1,1433
then it works fine. Am I missing a setting somewhere to make this work
just by us... more >>
|