Menu

Error in generating report

2020-04-23
2024-01-03
<< < 1 2 (Page 2 of 2)
  • Abdullahi Abdulsalam

    Yes in embedded script language in the QtRPT, so that I can execute function or code from my app. I'm work with sqlite

     
  • Abdullahi Abdulsalam

    Yes in embedded script language in the QtRPT, so that I can execute function or codes from my Qt C++ app, I working with sqlite

     
  • Abdullahi Abdulsalam

    Thank you very much, I later came up with a solution since I query a table in an Sqlite,
    QString field1 = "abcdef";
    substr(field1, 1, 4);
    the query yield the desired output in QtRpt

     
  • aliks-os

    aliks-os - 2024-01-02

    I have added embedded function "Substring". You can take sources from git and build it or wait new release

     
    • Abdullahi Abdulsalam

      okay, Thanks. More power to your elbow

       
<< < 1 2 (Page 2 of 2)

Log in to post a comment.