not compile

alanyu

Member
Licensed User
I'm trying to write my first software, but she can only run not compile, which is why
 

Attachments

  • Error.jpg
    Error.jpg
    186.1 KB · Views: 431
  • test0.zip
    1 KB · Views: 377
  • ODBC.dll.zip
    4.6 KB · Views: 392

alanyu

Member
Licensed User
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!!
 
Top