Using DataFlex to Chat with ChatGPT
A while ago now – almost two years in fact – we released a little demo of a Voice Controlled application in DataFlex (Down the… Read More »Using DataFlex to Chat with ChatGPT
A while ago now – almost two years in fact – we released a little demo of a Voice Controlled application in DataFlex (Down the… Read More »Using DataFlex to Chat with ChatGPT
Presentation about GraphQL and using it with DataFlex, by Mike Peat at ScanDUC 2023. If you’re interested in GraphQL’s SQL-like ability to do arbitrarily complex… Read More »GraphQL and DataFlex
Presentation by Mike Peat at ScanDUC 2023 about using MS Graph API with DataFlex. This presentation discusses the history of managing MS 365 requests with… Read More »MS Graph API and DataFlex
It’s that time of year when Unicorn try to think of something that we can share with the DataFlex community. We’ve not seen any talk… Read More »A GraphQL API in DataFlex
In December 2021, Mike Peat gave a presentation at ScanDUC 2021 about how to create a DataFlex mapping component, that enables you to display a… Read More »A DataFlex mapping component
Yes, you can create voice controlled WebApps with DataFlex, and here’s how… You can try out the sample view shown above here. Inspired by Johan… Read More »Voice Controlled WebApps with DataFlex
Recently the question ‘How to Convert pdf file to base64 string?’ was asked on the Data Access Support forums (thanks Todd! <g>). Working through the… Read More »Working with binary files in DataFlex
“All right, but apart from the sanitation, the medicine, education, wine, public order, irrigation, roads, the fresh water system and public health, what have the… Read More »How does REST actually help us build APIs?
When writing Web Applications using the DataFlex WebApp Framework developers new to the paradigm often struggle to understand how the “state” of the application needs… Read More »DataFlex WebApp Process Pooling Demo
Prompted by the usual need to find a solution to a problem, I have written a little singleton object-package which can read in a JSON… Read More »Package to read a JSON configuration file