Runtime Dynamic Data Structures in Clarion

Dynamic SQL Query Example of accessing the Northwind database file via ODBC with No declared File structure or Queue.

1 Like

NORTH WIND Customer Database displayed in a runtime queue. The customer file is display in a listbox from an automated queue created by the resulting query.

No Clarion code is required by the programmer.

1 Like

Display of the Queue structure automatically created by the resulting query after connecting to NWIND via the ODBC windows app. Inner Joins pass basic tests on NWIND ODBC databases. Error message displays need some improvements before the classes would be suitable for general use.

1 Like

great. And then? are you going to share a code?

1 Like

What is the point of your posts?

2 Likes

cool. is it using dynamic file driver?