John,
 
ARS 7.x tries to increase the nextid until it finds one that works. ARS
6.3 throws an error. You must update arschema to generate a nextid
that's not used in your view form
 
update arschema set nextid = <?> where name ='<name of your view form>'
 
HTH
 
Kind Regards Conny

________________________________

Von: Action Request System discussion list(ARSList)
[mailto:arsl...@arslist.org] Im Auftrag von J Kovalcik
Gesendet: Dienstag, 24. Februar 2009 16:06
An: arslist@ARSLIST.ORG
Betreff: Cant Submit New Record Through View Form


** 

Listers,

 

      I am trying to submit a new record through a view form on an 6.3
server MSSQL 2000 and it is not getting the next request id.  It's
trying to submit it with the starting id of 1 and it's already there.
No workflow involved - just a simple save from the view form.   When I
duplicate it on my ARS 7.0 server MSSQL 2005, it works perfect.  Any
Ideas ?????  

 


    Thanks in advance ! 


    John 

__Platinum Sponsor: RMI Solutions ARSlist: "Where the Answers Are"
html___

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: RMI Solutions ARSlist: "Where the Answers Are"

Reply via email to