We are happy to announce the release of version 3.2 of the DataFlex Graphics Library. With your Data Access Global Account ID you can download this library and demo application from...
Type: Posts; User: Vincent Oorsprong
We are happy to announce the release of version 3.2 of the DataFlex Graphics Library. With your Data Access Global Account ID you can download this library and demo application from...
Willy,
I am happy to announce to you that the issue has been addressed in the upcoming 8.1 release.
Edgar,
There are two ways to address this in an older version
1. when the options are shown enter the values in a reversed order
2. change the code of the dialog so that the right structure...
Dave,
There are two options:
GetApplicationFileName (https://docs.dataaccess.com/dataflexhelp/mergedProjects/VDFClassRef/cApplication-Function-GetApplicationFileName.htm)
GetApplicationName...
Edgar,
You can very simply fix this yourself.
Luca,
While you can do what Dennis says (it is correct) you better remove the lines because they in later version were added to the standard packages and do not need to be in your code unless you...
Edgar,
I recently discovered the two values were reversed and I fixed this for the upcoming 8.1
A CSV file needs a value separator and a delimiter is used around string values as it might...
Samuel,
Database Explorer uses the best/safest defaults but the configuration dialog has an option to import settings from an older version.
AFAIK - not tested for a while - you can get the...
Garret,
TimeSpan is limited 65k days (see https://docs.dataaccess.com/dataflexhelp/#t=mergedProjects%2FLanguageReference%2FTimeSpan_command.htm)
Dave,
Good catch. This is a left over from Character Mode. There is no DataFlex Help System anymore. It was never ported from Character Mode to Windows and certainly not to web.
Ralf,
This means it is an environment thing. What DataFlex version is used? With 19.x you don't have a unicode program and then regional settings (difference between system and user) play an...
Ralf,
I've not tested with Win11 but I would say "only when it runs good under Win10 and not under Win11"
Willy,
Anyway, we are looking into this as we can reproduce using a stored procedure in Microsoft's Northwind database.
Willy,
Testing via WebApp you used the same DataFlex Reports version?
Bob,
The online help does not have helpfile integration between DataFlex and other parts. It is only possible (right now) via offline help.
Looking at your screenshot I think it is coming from...
Hmm, tried again and with a CSS float we can have an icon in the title bar. Would the following be better to you?
15420
Peter, Bob,
I've tried to add the icon in the title bar but HTMLHelp does not want to display it over there.
BTW: When you install the Graphics Library the classes and methods are also...
Bob,
The DR identification at the bottom is already there for quite a while.
To be precise:
DR 2014 did not offer combination with DataFlex help but used DataFlex blue header color and no...
A new version of DataFlex DataPump is now available! This newest release is 64-bit and supports Unicode. With DataFlex DataPump a system running on the embedded DataFlex database can now give...
Willy,
I logged the problem. For now; can you add a space in the parameter even when it is not needed/used?
Ruud,
I've duplicated the behavior. Normally I would say that printing more than one group footer at the bottom of the page is not something I would expect to work but with a textbox it seems to...
Mike,
While it is a typo there was - not officially labeled - a update to 3.2 which you could label 3.2b.
Ralf,
This is not at the side of DataFlex Reports but at the application side itself.
Most likely there is a difference between the Regional settings of your PC and the customer PC and you are...
Willy,
I've seen this error recently when I passed no value via the parameter. Not sure if we can do anything about that.
Garret,
It will but there are differences in execution and 3.2 is Y2K compliant while 3.2b isn't.