Click here to Skip to main content
15,887,776 members
Home / Discussions / Database
   

Database

 
GeneralRe: select upcoming birthday? Pin
Jay Royall11-Mar-09 23:00
Jay Royall11-Mar-09 23:00 
GeneralRe: select upcoming birthday? Pin
Meax11-Mar-09 23:27
Meax11-Mar-09 23:27 
GeneralRe: select upcoming birthday? Pin
Jay Royall11-Mar-09 23:41
Jay Royall11-Mar-09 23:41 
AnswerRe: select upcoming birthday? Pin
je_gonzalez15-Mar-09 16:07
je_gonzalez15-Mar-09 16:07 
QuestionCreate Table in Oracle 10G Pin
E_Gold11-Mar-09 2:47
E_Gold11-Mar-09 2:47 
AnswerRe: Create Table in Oracle 10G Pin
Blue_Boy11-Mar-09 2:57
Blue_Boy11-Mar-09 2:57 
GeneralRe: Create Table in Oracle 10G Pin
E_Gold11-Mar-09 5:36
E_Gold11-Mar-09 5:36 
QuestionGenerate Reference Number Pin
musefan11-Mar-09 0:06
musefan11-Mar-09 0:06 
Hi All,

Im creating an application in C# that needs to generate a partially-sequential value for a reference number which is stored in an SQL server database

the reference number will consist of three parts - a year value, a sequential number, and a system definded value

for example, 090001REF

then the next one generated would need to be 090002REF... 090003REF and so on

Ideally the sequence number would be reset at the start of a new year. 093245REF... 100001REF etc.


Can anyone offer a posible solution to how i would need to incorperate this functionality?

Can this be done within the database? or is this something i will need to handle throu my application? also i will need to keep in mind users creating a reference number at the same time, even if it is highly unlikely

Thanks for any suggestions Smile | :)

Life goes very fast. Tomorrow, today is already yesterday.

AnswerRe: Generate Reference Number Pin
Blue_Boy11-Mar-09 2:18
Blue_Boy11-Mar-09 2:18 
GeneralRe: Generate Reference Number Pin
musefan11-Mar-09 2:29
musefan11-Mar-09 2:29 
GeneralRe: Generate Reference Number Pin
Blue_Boy11-Mar-09 2:55
Blue_Boy11-Mar-09 2:55 
QuestionT-SQL and XML question. Pin
Jamie Nordmeyer10-Mar-09 17:11
Jamie Nordmeyer10-Mar-09 17:11 
QuestionRandom or sequential allocation! Pin
Learner52010-Mar-09 14:06
Learner52010-Mar-09 14:06 
AnswerRe: Random or sequential allocation! Pin
Ashfield10-Mar-09 22:04
Ashfield10-Mar-09 22:04 
QuestionRandom or sequential allocation Pin
Learner52010-Mar-09 6:52
Learner52010-Mar-09 6:52 
AnswerRe: Random or sequential allocation Pin
Blue_Boy10-Mar-09 13:32
Blue_Boy10-Mar-09 13:32 
Question@@Identity and triggers Pin
Distind10-Mar-09 3:51
Distind10-Mar-09 3:51 
AnswerRe: @@Identity and triggers Pin
Mycroft Holmes10-Mar-09 16:35
professionalMycroft Holmes10-Mar-09 16:35 
QuestionCannot connect to SQL express database on XP Home edition under a new admin login Pin
Shrikant Gujar9-Mar-09 23:11
Shrikant Gujar9-Mar-09 23:11 
QuestionComposite Primary Key Pin
Jay Royall9-Mar-09 22:02
Jay Royall9-Mar-09 22:02 
AnswerRe: Composite Primary Key Pin
Rob Philpott9-Mar-09 23:21
Rob Philpott9-Mar-09 23:21 
GeneralRe: Composite Primary Key Pin
Jay Royall9-Mar-09 23:36
Jay Royall9-Mar-09 23:36 
AnswerRe: Composite Primary Key Pin
Curtis Schlak.10-Mar-09 13:29
Curtis Schlak.10-Mar-09 13:29 
AnswerRe: Composite Primary Key Pin
Mycroft Holmes10-Mar-09 16:43
professionalMycroft Holmes10-Mar-09 16:43 
Questionhow to generate ID field with auto numbering Pin
sharp_k9-Mar-09 12:44
sharp_k9-Mar-09 12:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.