• Error record declaration

    From Joe Tan@21:1/5 to All on Sun Jul 26 04:00:20 2020
    Hi,
    I have a mysql table containing integer data type. And I import it into dictionary and I browse the table and it show or run well. But the problems appear after compiling into execution file . When the app runs it tells error record declaration. Does
    anyone can help me ?

    Thx,

    Joe

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Beris@21:1/5 to All on Wed Jul 29 23:58:04 2020
    Hi !

    Copy table under new name in MySql

    Delete old table from MySql and turn on in clarion dictionary "Create"
    on that table. Then start exe and app will create that table in MySql so
    you can compare copy and one that Clarion create.

    Beris

    26.7.2020. u 13:00, Joe Tan je napisao/la:
    Hi,
    I have a mysql table containing integer data type. And I import it into dictionary and I browse the table and it show or run well. But the problems appear after compiling into execution file . When the app runs it tells error record declaration. Does
    anyone can help me ?

    Thx,

    Joe


    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Sean H@21:1/5 to Joe Tan on Tue Aug 4 09:28:18 2020
    On 26/7/20 9:00 pm, Joe Tan wrote:
    Hi,
    I have a mysql table containing integer data type. And I import it into dictionary and I browse the table and it show or run well. But the problems appear after compiling into execution file . When the app runs it tells error record declaration. Does
    anyone can help me ?

    Thx,

    Joe


    This is an error 47?
    Turn on Clarions Driver tracing and create a log.
    The log will tell you more information about the error

    You find out mare about tracing in the help


    Sean H

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)