Hi all,
I have created a document to explain how to use a MySQL database in a Basic4PPC application. I hope it helps.
Sistemas
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!!