Modifying the deafult Key (OpenInsight Specific)
At 28 JUN 1999 09:53:23PM Bill Maher wrote:
In our AREV 2.12 app that we have just upgraded to OI we had a need on occasion to change the ascending deafult number of the next key in a certain file. Old Arev folks should remember that simply typing an "= in the key field resulted in a prompt for the new key value. This feature is not available in OI. Short of writing a program to modify the appropriate entry in the dictionary, is there any other way to accomplish this in a deployed app?
At 29 JUN 1999 03:19AM [email protected] onmouseover=window.status=why not click here to send me email?;return(true)", [url=http://www.sprezzatura.com" onMouseOver=window.status=Why not click here to visit our web site?';return(true)]Sprezzatura Group[/url] wrote:
No.
But use promoted events (REVMEDIA passim) and you only have to do it once!
World Leaders in all things RevSoft
At 29 JUN 1999 10:32AM [email protected] wrote:
Bill,
As Andrew mentioned you can use promoted events (there have been many discussions about then and a really good 'definition' on how by DonB (do a search on prompted etc).
We use a single StoredProcedure which we put on any prompt that uses a sequential id. Here we have the ability to find holes in the numbering (if required), reset the id (with '
etc. This routine is called from the LOSTFOCUS event of a control and proceses all validation. So we don't use Default (although we do store to same location).
JUST another way to do it.
[email protected] onmouseover=window.status=imagine … open systems not closed minds;return(true)"
David Tod Sigafoos ~ SigSolutions
Cell: 503-341-2983
At 30 JUN 1999 12:41PM Oystein Reigem wrote:
David,
We use a single StoredProcedure which we put on any prompt that uses a sequential id. Here we have the ability to find holes in the numbering (if required), reset the id (with '
etc. This routine is called from the LOSTFOCUS event of a control and proceses all validation. So we don't use Default (although we do store to same location).
Willing to share that SP?
- Oystein -
At 30 JUN 1999 02:21PM [email protected] wrote:
Oystein,
Sure .. send off your email address.
[email protected] onmouseover=window.status=imagine … ;return(true)"
David Tod Sigafoos ~ SigSolutions
Cell: 503-341-2983