Click here to Skip to main content
15,888,320 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
How to conncet a database in smartdevice in visual studio 2008 using compact framework.

What I have tried:

How to conncet a database in smartdevice in visual studio 2008 using compact framework.
Posted
Updated 27-Sep-16 4:38am

1 solution

I think by visual studio 2008 you really mean C#. So here are some links to review as your question should have been a google search.

c# - How to connect to a SQL Server Compact from a .NET application? - Stack Overflow[^]

C# and remote database connection (using Compact) - Stack Overflow[^]

Using SQL Server Compact 3.5 Databases (Devices)[^]

If those links don't prove to be of any use, then I suggest you see the google search below. Look at the links below and follow any tutorial that you may find. Connecting to compact framework is not a new idea, it has been done many times so there is plenty of information in regards to this.

How to conncet a database in smartdevice in visual studio 2008 using compact framework. - Google Search[^]

Now if you get into your project and get stuck, feel free to come back with a clear explanation of your issue so we can replicate and any applicable code samples. With those two things, I am sure someone will gladly help.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900