Hi Bob,
That's a nice one. I have tried to set the Entry_State to False and True with OnSetFocus and OnKillFocus, but this looks better.
Type: Posts; User: Peter van Mil
Hi Bob,
That's a nice one. I have tried to set the Entry_State to False and True with OnSetFocus and OnKillFocus, but this looks better.
Hi Pieter,
My secret wish was that you somehow solved it :rolleyes:
A colleague solved this issue by an ayugmented procedure Key (while the Entry_State is True).
This has a few drawbacks. It doesn't work as expected when the comboform is dropped. Still I prefer...
I have got it running on my development machine. But I use the latest drivers. Look for SQL Connectivity Kits v.6.3.0.15.zip.
Hi Pieter,
I am receiving the same type of complaints. Did you ever solve this?
It could be this: Could not load database driver "DFBTRDRV" (dataaccess.com)
Hi Sjoerd,
It should be possible to enable or disable images. You can see it as a dynamical image as long as the number of images is not too high.
Hi Peter,
The Function GetCompileDate is very useful. I have removed the error message, because you also get the error message when the .exe file is renamed.
From time to time I am still using this classic. He is longer than the A4 format, so it can be very useful for reports.
Hi Anders,
This should be correct. Yopu already had registered the OCX, so this might not be the cause. Strange the the programs terminates without a real error message...
Sorry, I thought it was a WebApp, but it is Windows. Maybe it helps to put the fragment below in the manifest file.
<file name="DataFlex Reports 2019 Developer Edition API.ocx">
<comClass...
When these reports generate a PDF document, it might be a rights issue. Does your server run under a specific UserId? Did you check the rights?
That's a nice one. Thanks for that!
Thanks for the reminder. Good to have this feature, I was still using FCP.DLL for this.
Sometimes is "covered by security" wishful thinking. There are enough examples of situations with "these files aren't needed anymore", etc. For a lot of documents (invoices) the safest way is storing...
In the past I have been struggling with WebAppServerProps.fd in the PKG folder. Be careful with that one.
I can understand your feeling, but it isn't a layer. It is a replacement.
Hi Dan,
I did it the way you did, but I have added two functions to format numeric and date fields to support European settings. See my reply to Sture.
Hi Sture,
I am using the same kind of logic with the function SQLFetchResultsetRDSValues. When using this function with European settings it is needed to format numeric and date fields. Otherwise...
Hi Dan,
I have used such a function SQLFetchResultsetRDSValues in the first RDS report of a new project and it works great.
During the last two years I have worked a lot with Pervasive.SQL. Normally I am used to work with SQL Server (and some with PostgreSQL). Like Stephen said any SQL database will have advantages...
Hi Richard,
I already had SQL Server 2019 running. I didn't install the database. After the DF installation I used the scripts PlatoCreate.sql and PlatoData.sql. This created the database PlatoDB....
Thanks Steven. My message wasn't fully correct, but it is clear now for all.
First of all you should create a separate branche for your DataFlex 20 files. When you save a file with the Studio it will save it in UTF8 format (depending on preferences). At the moment I don't...
It depends how you look at it. When you move all your source files to the UTF8 format, there is no problem. You have to do it once, so why not now?