• Error record declaration

    From Joe Tan@joekanan.t@gmail.com to comp.lang.clarion on Sun Jul 26 04:00:20 2020
    From Newsgroup: comp.lang.clarion

    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
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Beris@berismakniovo@besoft.hr to comp.lang.clarion on Wed Jul 29 23:58:04 2020
    From Newsgroup: comp.lang.clarion

    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


    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Sean H@sean@none.com to Joe Tan on Tue Aug 4 09:28:18 2020
    From Newsgroup: comp.lang.clarion

    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
    --- Synchronet 3.21d-Linux NewsLink 1.2