Hi Vincent
I just had a customer with the same issue;
Tried to test-compile on a new server, while only the license of the Server was installed.
This should not happen, however can a ticket be...
Type: Posts; User: Marco
Hi Vincent
I just had a customer with the same issue;
Tried to test-compile on a new server, while only the license of the Server was installed.
This should not happen, however can a ticket be...
Gentlemen... or should I say boys...
Hi Flado
On the real server, check the webapp.log. It possibly is in there, just not reported to the UI when not running the debugger.
Hi Michael
Procedure OnAttachProcess
Forward Send OnAttachProcess
Handle hTable
Boolean bSystemTable
I’m doing a clear all on disconnect and find of sysfiles on connect.
I Don’t like dirty buffers...
[emoji23]
Ps did anybody notice the message is actually incorrect [emoji23]
It says newer, while it is older... probably as it seems to do a string compare instead of a numeric compare...
So DAW while...
However as the topic started, the real solution is a ‘in’ clause, or better a free ‘psDRSqlFilter’ or so.
That way we can code the stuff we need including exists etc into a function, that gets...
Hi Bob
Have you tried Ctrl+F5?
I agree that this could be mentioned in the message or perhaps even coded in such way that it’s not required.
But your browser still has the old framework...
Hi
I just attempt to migrate a 19.1 with Reports 2019 workspace, and the migration wizard is not as clever as it could be...
My 19,1 sws looks like this;
[Properties]Version=19.1...
I just hope it can be fixed. As after the shown error, there is one more error on the meta data, and then the studio does a hard crash.
At the very least the studio could report ‘this workspace...
Hi
I understand how to avoid this, but some would not...
Installed RC1
Studio was started for me
Created a workspace
Closed the studio
Restarted the (virtual) machine (2016 datacenter)...
Search for this post:
https://uploads.tapatalk-cdn.com/20210212/6d45649194b1bcb79465727d667ca431.jpg
Cheers
Marco
I’ve asked for it before as well, but don’t think I got a ticket.
As for the debugger and package code, I understand what Michael means, the perfect solution would be to have a toggle for ‘jump...
Vincent
I fully agree that online help is the future. However I do not agree with your statement "An index as the technique isn't available in online help systems.".
Any other online that I...
Concider __ (double underscores), should not be all to common in non CM code, so an easy replace down the line.
OR
Create a table GBLoc and define its fields. Even if you never find or save in...
Hi Garrett
DataFlex web framework has been responsive for some years now, and I agree with Chris that this is an important omission in the index.
Ps: from Wikipedia:
“Responsive web design is...
Hi All
There are often topics I expect to find in the help index, but it is not there. You already need to know what you are looking for, in order to find the help page.
So I thought I start with...
Pivot;
Can you set the date in project properties as a precompile action?
Or set it in an /version image in one of your includes.
Images are always left alone so you can put a fair bit of...
Hope this will become part of the framework, however for now solved by switching to chilkat for the http handling.
Okay I bite...
Get the license cost from DAW first and see if that is a deal breaker.
To link to DB2, just do the old connection string in db2_drv.int
And ofcourse do the catalog of the tcpip...
Hi DataAccess, Patrick and Mike
I've just lost a several of hours on a "application/xop+xml" response as well.
Especially as the documentation does NOT specify this, as it is considered low level...
Or better; if no path is in the setting, the studio uses get_file_path and thus uses dfpath...
https://docs.dataaccess.com/dataflexhelp/mergedProjects/LanguageReference/Get_file_path_Command.htm
I was on a UAT server ( the one that has everything if production including monitoring).
But luckily it was load balanced so the secondary server took most of the load and not too many alarm SMSs...
I just added a small simple web app to a WASAdmin where only WebOrder and WebOrderMobile were running.
Adding the new application briefly shows all applications as disabled. I appreciate it shows...