Garret,
Looked at and suprised to see the difference. My guess is that it is a change caused by CodeJock but I can't prove this without making a lot of test code (replacing v19.1 CJ version (CJ...
Type: Posts; User: Vincent Oorsprong
Garret,
Looked at and suprised to see the difference. My guess is that it is a change caused by CodeJock but I can't prove this without making a lot of test code (replacing v19.1 CJ version (CJ...
Hakan,
The psSQLFilter should contain a string that is appened to the where clause generated by the connectivity kit and not a full SQL statement. The SELECT as sub-select is possible but if you...
Michael,
Thanks for reporting. Will fix it for the next build.
Which is about 30cm.
I think Germany in 1990 made it bigger to be able to print the information below in a readable way. Most like Matthias can tell us more because it is possible that rulers in...
Wil,
If you zip the exe/msi it doesn't show the warning and does not require unblock.
Michael,
I see the dots in the date as date separator. That is "typically" a German date separator and while nothing wrong with it I wonder if it is caused by that. Please create a HDE ticket and...
Where do you see Inches?
But while I can start a discussion on this it is interesting that this linear goes to 34 cm and not to a more regular value as 30 or 35 or 50 cm.
Anders,
Please read the DR deployment notes and let us know what can be improved.
Note: For v8 we have a Client Installer in the pipeline.
Found this nice gear from 1990
http://support.dataaccess.com/Forums/attachment.php?attachmentid=14254
Febes,
AS Constraints cannot be optimized so when you can use psSQLFilter you will certainly speed up the process.
But the message of Anders is also very important as a simple constraint can be...
Michael,
Thanks for reporting. Do you have more information on how to reproduce as I just tried with the DataFlex WebOrder Mobile workspace as data-source and an entered date 1/1/2015 stays. So...
Michael,
Thanks for reporting. Please make a HDE ticket with files so that we can try to reproduce and contact you directly.
Anders,
This is most likely a GPF in one of the modules. Open the Windows event viewer and see what it says.
Then we need to have a way to duplicate the behavior. If you can consistently...
Hakan,
It should work but the datatypes of the two columns need to be the same and you might want to prefix or pad the value.
Example:
return right('0000'+Cstr({Country.ISO}),4)
Dave,
You are right. Never used that and it did not cross my mind when writing the reply.
From a support point of view; both products are no longer supported. The current MSSQL version is 2019 and the current DataFlex version is 19.1 (with 20 around the corner).
We do not active test...
In addition: to generate multiple versions of a favicon look at realfavicongenerator.net.
Dave,
There is an option to specify the name (and location) of the file via the commandline.
First use pbCmdLineIniAllowed (property of ghoConnection) and then you can use psConnectionIni. When...
Aren't we all named Harm?
Bob,
It is listed for the future, so it is not forgotten.
Marco,
In the past the treeview wasn't always showing the right status of the applications and work has been done to improve this.
I don't know if a restart is done but I doubt it. Look at the...
Edgard,
Database Explorer can be configured to open a table (file) via a command line parameter, your screenshot even shows this. The easiest way is from inside Database Explorer, Configuration,...
Andrew,
Could it be that the values are different in 19.0, 19.1 and 20.0 so that the result could be OK.
The Graphics Library has optimalization code for each image container but when you place so many on the screen it does not do much anymore unless the image is very complex to build up. What may play...
Andrew,
So to recap: The function ComLastStringResultLen in the Chilkat OCX returns a different length in 19.0 than in 19.1 ? And in 20.0 the function returns 0.
The standard global...