Dave,
I'd be interested to hear how you CM applications goes using the current CK's.
Ian
Type: Posts; User: Ianv
Dave,
I'd be interested to hear how you CM applications goes using the current CK's.
Ian
How about
Send UnloadView hoView?
Ian
Chris,
There is absolutely no need to have a Tenant ID in any table which is a child of Customer unless you want to re-use ID's between Tenants.
Look at the Table structures in the WebOrderMobile...
Hi Chris,
A Customer would relate to Tenant via a 2 segment Index Tenant_ID/Customer_ID. This would allow every Tenant to have a Customer 100
An Order is a Child of Customer so would have a...
Sture,
The request is for a single WebAppUser table for all the web-sites. The WebAppSession table is a child of WebAppUser so you could always have multiple Session tables (with different names)...
Hi Chris
I've been running Multi-Tenant, single database applications on DF using hard relationships in both Windows and WebApps for over 20 years without problems.
It appears from the...
Dave,
I'm pretty sure Starzen has a free LibXL Library for DF. There is a licensing charge for LibXL itself but that's not exorbitant.
Of course, if you have DR installed you should have LibXL...
Edgar,
Shouln't the script have a forward slash, not a backward one ie: Custom/WebDynamic....
Ian
Luca,
While I've not tried this I can make a suggestion. If you load the whole result set in OnManualLoadData as you're doing now but instead of sending it straight to the Client you save it in a...
My apologies for crashing this Michaels only Thread. Please ignore my contribution.
It really wasn't my fault I was called:
Ian
Mike,
It depends on how "local" the printer. If you are working on a domain you can connect to AWS by a VPN and join your Instance to the Domain. Thereafter it's just like the server is in your...
Hi Luca,
The Help says:
Do you have a lot of abandoned, unexpired sessions? The above suggests that a regularly run process which uses the WebAppSessionManager to Expire timed out sessions ...
As some of you might have heard, last week the Australian Government announced that Australia is currently experiencing a sustained cyber attack from a "sophisticated State Actor" which is targeting...
I was testing a new DF 19 WebApp in Firefox when this message popped up:
Since the Cookie generation is built into the framework (although can be modified manually), will DAW be doing anything...
Ah! I was thinking of the description.
There are others with more overall knowledge than me who might be able to help but I expect this information is part of the Soap specification. For anyone...
Henry,
There's no requirement to have a description AFAIK. You could leave it blank or put some general description then, if you want details for internal use put that into Rems at the top of the...
Thanks Sebastion,
I really wanted to do it without involving the server. I've now played around with javascript and come up with this which works but is a toggle. I guess I'm going to need to trap...
More and more web-sites are implementing a "peek" mode into password forms with a small icon (usually an eye) which, when clicked, will expose the password. This is particularly useful if you are...
Hi Gleidsen,
The problem is the pop-up blocker. This is discussed and solved in this thread:...
I'm late to the party but just a warning; RDP is incredibly insecure and eminently vulnerable to port attacks. Ideally you would set up a VPN and connect over that. You can install Microsoft's RAS...
Roel,
You need to set up an ODBC connection on the Webserver pointing to the database on tne data server. You will need to install the MySQL ODBC driver on the Webserver. You can then use...
Hi Herman,
If it's not too much trouble, I'd be very interesting in reading an English translation of your blog. I have created a Docker on Win 10 with an MS SQL Express engine but am having...
This announcement is good news
All the other databases for which DF has drivers ie: MSSQL, DB2 , Oracle and even PSQLalso operate under Linux. Will DAW support them too?
While we're about it,...
Actually Vincent,
Extended support finishes on 10/10/2023.
Ian
Thanks Vincent,
unfortunately it's on Win 2012R2 which isn't supported with 19.1.
Ian