Click here to Skip to main content
15,891,738 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi Everyone,

I am having a Mobile application which is offline (i.e database is either in .txt format or in .csv format), now I need to use SQLCE.

Now I need to import the data from .csv file which I get from client into SQLCE, how can I do this??


I am new to SQLCE.

Any help is kindly appreciated.
Posted

1 solution

i think this[^] is exactly what you're after

There is an OLEDB Driver for CE that you can use on your desktop
 
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