Join the SCANDUC 2025 training day
The training sessions at SCANDUC 2025 are:
Building javascript plugins
The web is driven by Javascript and there are an infinite amount of components and plugins you can use in your application. But how do you get them to talk to DataFlex?
This is what we will take a look at in this course, by getting a chart from a library and sending data from DataFlex to it. Then adding triggers that can respond and send data back to DataFlex.
How to use SQL in DataFlex
We will start with the basics, looking at the ways you can query a MSSQL database from DataFlex. Not just to get a set of data but also ways to use Sql-filters in DataDictionary constraints.
We will also look at the structure of SQL and provide a few useful samples of queries that can help both in understanding the benefits of SQL but also solve som interesting problems.