View Single Post
  #1 (permalink)  
Old April 28th, 2008, 10:19
cool_brat cool_brat is offline
Member
 
Join Date: Dec 2007
Location: Mumbai
Posts: 93
Thanks: 10
Thanked 2 Times in 2 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 1
cool_brat is on a distinguished road
Send a message via AIM to cool_brat Send a message via Yahoo to cool_brat Send a message via Skype™ to cool_brat
why Order_release_line_GID should be unique?

Could any one explain why order_line_GID should be unique.

I am thinking that in any order this value means any normal there can be multiple line items so system should generate the value as default serials like 1,2,3. But since system is not generating these values, so when I am inserting these values then I am getting the error that order_line_gid be unique.

Pls explain on this.
Reply With Quote