07-22-2009 05:34 PM
Dear friends,
I am developing an application using LV touch panel module in order to run in a Windows CE 5.0 controller.
On the same controller I have SQL server compact 3.5 and I was planning to use it in order to store the necessary data. The problem is that I cannot find a way to connect to it from labview and run the queries I need.
Please advise.
07-22-2009 05:47 PM
There are some example sample strings here.
Google provided several other resources by searching for "sql compact connection string".
07-23-2009 02:51 AM
Thanks for the reply.
How am I going to use those strings in Labview?
My previous experience in SQL is in WinXP OS using the DB connectivity toolkit. I was building an ODBC and connecting to Data Base through that. In WinCE though and SQL compact, I think ODBC is not supported.
07-23-2009 08:10 AM - edited 07-23-2009 08:12 AM