Results 1 to 2 of 2

Thread: changing case number

  1. #1
    extensive is offline Junior Member
    Join Date
    Jun 2009
    Posts
    2

    Default changing case number

    is there a way to change the start value of the case number? i dont want to assign case values to customers and start at 1 if you know what i mean.

    thanks!

  2. #2
    crmsiva's Avatar
    crmsiva is offline A Sugar Hero
    Join Date
    Jan 2009
    Location
    Chennai, India
    Posts
    1,130

    Default Re: changing case number

    Hi

    Execute the below one in your database.

    Code:
    ALTER TABLE cases AUTO_INCREMENT = 1000;
    Now case no will start with 1000.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Changing Case Status in Case Module
    By protrex in forum Developer Help
    Replies: 1
    Last Post: 2008-05-20, 08:29 PM
  2. Changing the port number
    By aniruddha in forum Help
    Replies: 4
    Last Post: 2006-07-04, 09:16 AM
  3. Case number in case emails
    By rexykik in forum Feature Requests
    Replies: 0
    Last Post: 2006-06-22, 02:15 PM
  4. Changing Case ID number
    By k2colo in forum General Discussion
    Replies: 2
    Last Post: 2006-04-25, 06:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •