Thanks to those that helped!! It turned out to be the entry ID that was not being accepted. For whatever reason there was already an entry ID of 000000000000008 in the table. I changed that to another number and it now allows me to add new users. This is a great support list, thanks again!!
David ETSU <>< -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Michiel Beijen Sent: Wednesday, April 11, 2007 6:59 AM To: [email protected] Subject: Re: Problem adding test users to version 7 You can find out what table 22 is (by issuing a "select name from arschema where schemaid = 22; " command to your SQL database using the Query Analyser. Then you'll know the name of the form that the push was to. You will probably also see this name in a failed AL or Filter log. Then, check the indexes on this form and the contents. You will probably find a user with login Mark Manager already in there. -- Met vriendelijke groet / Kind regards Michiel Beijen ______________________________________________________ MANSOLUTIONS Energieweg 60-62 3771 NA Barneveld The Netherlands Tel. +31-(0)612968592 Mail [EMAIL PROTECTED] Internet http://bsm.mansolutions.nl On 4/10/07, Morrison, David A. <[EMAIL PROTECTED]> wrote: > ** > > > > Thanks for the reply. I had been able to add users directly from the Admin > Console in the Windows User client until the other day. > > I checked the log and the only message of interest was this: > > > /* Tue Apr 10 2007 09:23:49.2810 */INSERT INTO T22 > (C108,C104,C101,C8,C2,C179,C7,C109,C110,C3,C5,C6,C1) VALUES > (0,'1050;','Mark Manager','Mark > Manager','Demo','AG0050568A47EE5Y8bRgNndOxgePkB',0,0,0,1176211429,'Demo' ,1176211429,'000000000000008') > > > /* Tue Apr 10 2007 09:23:49.2810 */* WARNING * The statement has been > terminated. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

