VFP9SP2 - Citrix/VMWare server, Win10 desktop image on client
My error handling tripped on this simple line:
INSERT INTO broker!doclinks
(ifileid,idoctypeid,crange) VALUES
(thisform.oFile.iid,liDocTypeID,ALLTRIM(loObj.txtRange.value))
VFP Help says this about Error 10
On 12/15/2020 12:59 PM, MB Software Solutions, LLC wrote:
VFP9SP2 - Citrix/VMWare server, Win10 desktop image on client
My error handling tripped on this simple line:
INSERT INTO broker!doclinks
(ifileid,idoctypeid,crange) VALUES
(thisform.oFile.iid,liDocTypeID,ALLTRIM
Hi Mike,
see HELP for SET TABLEVALIDATE. You either haven't set that setting (then the
default value is 1+2) or you got it wrong :)
The "correct" value would be 1+4 = 5 or a plain 0
wOOdy
-Ursprüngliche Nachricht-
Von: ProFox Im Auftrag von MB Software Solutions, LLC
Gesendet: Die
I'll double-check it. Pretty sure I set that to ZERO after the last
time you guys recommended that. ;-)
On 12/15/2020 3:41 PM, Jürgen Wondzinski wrote:
Hi Mike,
see HELP for SET TABLEVALIDATE. You either haven't set that setting (then the
default value is 1+2) or you got it wrong :)
The
Joel Leach is giving us a demo of ParallelFox *right now*in our MadFox User
Group. He uses it in production.
Join is if you see this in time:
https://global.gotomeeting.com/join/287756997
Eric
On Wed, Nov 25, 2020 at 9:03 AM Bill Anderson wrote:
> Alan,
>
> The author is definitely using it t
5 matches
Mail list logo