SQL, Visual Studio 2005, c#, Windows Mobile 2003.

Oct 24 2005 7:21 PM

hey,

I am creating a tool for a PDA,
The Data I need to access, currently is in .dbf files
(created in a clipper program, a while back)
but the only dbase supported in visual studio is
SQL CE, so, how do I convert?

and What file formats can SQL Server CE read?
If they (the PDA SQL) are happy with a flat file, or delimited file,
I can change the export routine to generate the files in this format.

cheers
KaPlah!