Hi all,
I want to create a SQLCE database on my device using the OpenNETCF.RAPI
So far I was able to connect to my device and create a new directory on it.
Can anybody guide me as to how to go about it?
Thanks,
Deepali.
You don't need to use RAPI to do this. You can simply use SqlCeEngine.CreateDatabase on the device.