The DataFlex 2022 Studio works nicely with a Dark Theme. Recently a user asked for a Dark Theme for our application.
The Order Entry Tab workspace natively has support for themes. The order...
Type: Posts; User: Peter van Mil
The DataFlex 2022 Studio works nicely with a Dark Theme. Recently a user asked for a Dark Theme for our application.
The Order Entry Tab workspace natively has support for themes. The order...
For a previous client we had PSQL 13 with DAW driver in production. I have tested with PSQL 14 and saw no difference.
We are not going to forget this. We have in mind to migrate to DataFlex 2022 in a few months, so the (potential) problem will be solved automatically.
FYI: Finally I reverted my developement environment to the 19.1.84.159 version. Essentially the fix consists of five PKG files and applying them manually is for me much easier than upgrading client...
Hi Stephen,
Thanks. That's clear. For my own projects I will update the server software too. For a corporate project we will stay on 159 for the Studio and the deployment.
I have installed the security update for DataFlex 2019 -19.1 on my development machine. When opening a workspace of my web application the JavaScript Engine is updated from 19.1.84.159 to...
Which version of DataFlex are you using? The Unicode version of the ReportControl is already installed with the runtime for at least DataFlex 18.2 and up.
I wasn't sure and Googled the following:
So I suppose that you have to register the Unicode version. When the CLSID is the same, it should work "automatically".
Without knowing all the details you can always use the Unicode version. This is what DF 18.2, 19.1 and 20.1 are doing for the ReportControl.
At least you have to use the Unicode version of the CodeJock controls (like Codejock.ReportControl.Unicode.v20.0.0.ocx)
In our current project we are using DataFlex Reports 6.1. After testing with more recent versions I found out that it works with DataFlex Reports 6.2 (and higher).
The reports in our project use the procedure ChangeODBCDataSource to create a connection string in production. This works great. Currently I am working on an SQL function and it works if I use the...
I use the settings below:
Set Form_Button_Bitmap 0 to "CalendarPrompt.bmp"
Set Prompt_Button_Mode to PB_PromptOn
Set Form_Datatype to Mask_Date_Window
Set Form_Mask to "dd-mm-yyyy"
If you want to use different colors you can use the different Microsoft Office colors with Windows10.cjstyles.
Hi Marcia,
My statement in the previous message wasn't correct. "This should be supported" needed to be "This isn't supported yet". It was clear to me, but is was a confusing message. Thanks for...
DataFlex 20.1 is using CodeJock 20.0.0. I don't have DataFlex 20.0 anymore, but it used an older version.
Currently I am only using Windows10.cjstyles with the "Normal Microsoft Office Outlook.ini"...
You can set the Combo_Sort_State to False
Hi Michael,
I see that you are using the ODBC Driver 18 for SQL Server. This should be supported according to a reply in this forum message:
...
Hi Vincent,
I see what you are saying, but you can't read that in the article. The article says " Use varchar when the sizes of the column data entries vary considerably".
Hi Vincent,
I was a bit surprised about the 8000 size. This applies to VarChar(MAX):
If you use char or varchar, we recommend to:
- Use char when the sizes of the column data entries are...
Maybe you are right. But I am hoping that someone at Data Access Europe also wants this feature for his/her own projects. Sometimes beautiful things happen ....
Hi Michael,
This is absolutely a serious issue. When running SQL queries to select data for RDS data in DataFlex Reports, it is always a struggle when you have European settings (comma as a...
Sometimes it helps when the business analyst and the developer are wearing the same hat :)
Missing reboot between uninstall and install????