Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Other SQL Server Topics / September 2007

Tip: Looking for answers? Try searching our database.

Old code not able to connect to unicode instance

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
John - 25 Sep 2007 02:18 GMT
Hi,

I have a program written in C/C++ compiled with MS Visual Studio 6.0 that
fails to connect to a french SQL Server instance (probably a 2005 instance)
with "SQL Server does not exist or access denied".

I can connect to the instance with SQL Server Management Studio with no
problems.

Is the OLE interface for VS6.0 not capable of this?

John.
Linchi Shea - 28 Sep 2007 19:15 GMT
I doubt it had anything to do with the code page of the instance. I would try
to modify the connection string to make the server name as specific as
possible. For instance, try the IP address followed by a comma and the port
number (e.g. tcp:30.5.183.110,1433).

Linchi

> Hi,
>
[quoted text clipped - 8 lines]
>
> John.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.