Re: Error while opening SQL Server CE database
- From: "William Vaughn" <billvaNoSPAM@xxxxxxxxx>
- Date: Fri, 5 Oct 2021 10:02:50 -0700
What namespace are you using? SqlClient or SqlCe? It looks like SqlClient.
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant, Dad, Grandpa
Microsoft MVP
INETA Speaker
www.betav.com
www.betav.com/blog/billva
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)
-----------------------------------------------------------------------------------------------------------------------
"rkbnair" <rkbnair@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:21087A5A-2D48-4F05-875E-8D93C1F70D41@xxxxxxxxxxxxxxxx
I get the following error:
An error has occurred while establishing a connection to the server. When
connecting to SQL Server 2005, this failure may be caused by the fact that
under the default settings SQL Server does not allow remote connections.
(provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance
Specified)
SqlConnection xx = new SqlConnection("Data Source=D:\\My Documents\\Visual
Studio Codename
Orcas\\Projects\\ImagesHandling\\ImagesHandling\\tbl_ge_media_log_CE1.sdf;
Password =Ocean4578!");
xx.Open();
.
- Prev by Date: Re: vb6 call recordset from sql server 2000 - working until using parameters - then empty recordset
- Next by Date: Re: Error while opening SQL Server CE database
- Previous by thread: vb6 call recordset from sql server 2000 - working until using parameters - then empty recordset
- Next by thread: Re: Error while opening SQL Server CE database
- Index(es):
- Date
- <a href="threads.ht