- This topic has 2 replies, 3 voices, and was last updated 15 years, 9 months ago by .
-
Topic
-
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
Viewing 1 reply thread
- The forum ‘Cloverleaf’ is closed to new topics and replies.