Click here to Skip to main content
15,921,884 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I m doing library management. In this project I maintain unique barcode for individual books.
So I have to autogenerate barcode. I want to Generate 'AAAAAA','AAAAAB'.......'AAAAAZ','AAAABA',
AAAABB',.... this series.

I generate this code with in stored procedure and insert into table also. How to do it sql server,

Have any idea please help me....
Posted

1 solution

Hi UshaCbe,

Please go through the CodeProject archive [Click Here][^]. It has the solution.

Thank you,
RelicV
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900