ODBC/MySQL driver

  • Thread starter Thread starter Guest
  • Start date Start date
AFAIK, no there isn't .However, you can easily create a Web service with
MySQL as a back end and have your CF app consume the data from there.
SourceForge and MySql.org both have ADO.NET drivers available for the full
framework and you can use them to create your web services. Or you could
just use the Full framework to create serialized datasets and pass those to
the device using ActiveSync for instance.

HTH,

Bill
 
Hey Lloyd:

Very nice indeed. Let me know when it's ready and I'll post an announcement
on Devbuzz. If you'd be interested in writing an article about it, or
letting us reference it in a walkthrough (or both), let me know.

Thanks again,

Bill
 
Back
Top