Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. How to Generate Unique Serial Number

How to Generate Unique Serial Number

Scheduled Pinned Locked Moved Web Development
helptutorialquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    shaina2231
    wrote on last edited by
    #1

    I want to Generate Unique serial Number for each Shopping card plz help how its possible?

    A L 2 Replies Last reply
    0
    • S shaina2231

      I want to Generate Unique serial Number for each Shopping card plz help how its possible?

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      You can use Random Number. or GUID for that. You can also search google a while, you will get many solution. :)

      Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

      1 Reply Last reply
      0
      • S shaina2231

        I want to Generate Unique serial Number for each Shopping card plz help how its possible?

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Use GUID or your database's unique column value (such as an IDENTITY column in SQL Server or a Sequence in Oracle)

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups