Hi,
We have an application installed on a PDA with Windows CE .NET and Visual
Basic .NET as the language.
We have customers with a huge variety of Databases (MS Access, SQL Server,
Paradox, MySQL, FoxPro, XBase (Dbase)).
We need to connect on line to them.
But Windows CE doesn't has ODBC (only SQL for CE)
We know we can do it by creating a "Server" and a "Client" (the PDA) and via
winsocks communicate them.
But it won't work because we need to update the Databases on line.
What can we do?
Regards
Replies