Here:
http://www.b4x.com/android/forum/threads/odbc-library.5594/
You can use Google site search to search for Basic4ppc posts:
site:basic4ppc.com pachODBC_0.5
Hi Erel,
Sorry,Bother again!
I'm trying to access a MySQL database
My operating system is Windows 7, when I started in desktop applications, everything is fine, only when I want to compile all test.EXE, the following message appears:
---------------------------
External compiler error
---------------------------
Error compiling program.
Error message: error CS0012: The type 'System.ComponentModel.Component' is defined in an assembly that is not referenced. You must add a reference to assembly 'System, Version = 1.0.3300.0, Culture = neutral, PublicKeyToken = b77a5c561934e089'.
---------------------------
Microsoft.Data.ODBC.dll program is also installed.
Please help me!Thanks!!