At Thursday 10/25/2007 04:47 PM, you wrote:
Insert a row in the tickets table with id 4999, then the next ticket will be 5000.

This may depend on which database you're using. Oracle, for example, uses a sequence object for the next id, so in that case you'd need to reset the sequence value.

Steve


On 10/25/07, John Arends <<mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED] > wrote:
Is anyone aware of a way that I can have my next ticket start at an
arbitrary high value that I select? I'm on a new installation, and I
have created a few test tickets (I believe I'm up to number 4) but if
possible I would like the next ticket to start at 5000.


Stephen Turner
Senior Programmer/Analyst - Client Support Services
MIT Information Services and Technology (IS&T)


_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

SAVE THOUSANDS OF DOLLARS ON RT SUPPORT:

If you sign up for a new RT support contract before December 31, we'll take
up to 20 percent off the price. This sale won't last long, so get in touch today. Email us at [EMAIL PROTECTED] or call us at +1 617 812 0745.


Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com

Reply via email to