PDL to Read from a Database Table

Homepage Clovertech Forums Read Only Archives Cloverleaf Cloverleaf PDL to Read from a Database Table

  • Creator
    Topic
  • #50497
    Terry Kellum
    Participant

    Has anyone been able to create messages from a query into a database table?  I’m trying to be very generic in this question, as this topic would be just as applicable to SQLite as it is to my application MySQL.

    My current thinking is about using the skeleton of an async PDL, and only implementing the hci_pd.initialize or hci_pd.open, and just staying in an endless loop in one of these two PDL “fragments”.

    Is the hci_pd_accept routine a valid call in the initialize or open states?

    Do I have to implement all the TCL callbacks (be they just NOOPs)?

    Does anyone have a PDL that reads from a database table that they would be willing to share?

    Thanks!!!

Viewing 1 reply thread
  • Author
    Replies
    • #66326
      garry r fisher
      Participant

      Hi Terry,

      Why do you want to use a PDL to access your data source? The simplest way is to put your code in a upoc. I’ve done this a number of times and if you put the results of the query into a csv format you can then process the message how you want.

      Regards

      Garry

    • #66327
      Rob Abbott
      Keymaster

      Garry is right – the UPoC protocol was implemented for ODBC.  I think you would find the read UPoC much easier to use than a PDL 😉

      Rob Abbott
      Cloverleaf Emeritus

Viewing 1 reply thread
  • The forum ‘Cloverleaf’ is closed to new topics and replies.

Forum Statistics

Registered Users
5,115
Forums
28
Topics
9,290
Replies
34,423
Topic Tags
286
Empty Topic Tags
10