deutschsprachige FoxPro User Group
Forum View
Home
  
  Re: User List- #14108 in section [742842]
Sec: (29) VFX english
Von: David Phillips
An: Uwe Habermann
Am/Um: 28.10.2020 15:03:28

--from Newsreader at Mittwoch, 28. Oktober 2020; 15:03:28--

Thank you Uwe I have emailed Tina.

I had tried

IF !(UPPER(lcAlias) = "VFXUSR" AND lnErrorNo = 1884)
onerror(lnErrorNo, lcMethod, lnLineNo, lcErrorMessage, "TABLEUPDATE() "
+ lcAlias)
ENDIF

and that did fix the crashing and

Error "The uniqueness of primary or candidate key is violated." (Error 1884)

but now this error is different as it will not allow you to add an email
address to an existing user.

I am only trying to add an email address and I cannot save the change
because "This user already exists"

Is this be fixed in VFX18?

Kind regards,
David


"Uwe Habermann" wrote in message news:742841...
--from Newsreader at Mittwoch, 28. Oktober 2020; 14:41:31--

Hi David!

>>when using edit on the form User List I cannot save the form changes eg
adding an email address<<

In Vfxctrlbase.vcx - cdatatablemgrbase.logerror change the following code
like this:

IF !(UPPER(lcAlias) = "VFXUSR" AND lnErrorNo = 1884)
onerror(lnErrorNo, lcMethod, lnLineNo, lcErrorMessage, "TABLEUPDATE() "
+ lcAlias)
ENDIF

>>My membership has not automatically been renewed. How do I renew it
now?<<

Please send an e-mail to Tina.Flieher-Ojen@wizards-builders.com .

Uwe Habermann




David Phillips   28.10.2020 14:00
Uwe Habermann  28.10.2020 14:41
David Phillips  28.10.2020 15:03
Uwe Habermann  29.10.2020 05:26
  
zurück zum Forum