Click here to Skip to main content
15,899,754 members
Home / Discussions / Database
   

Database

 
GeneralRe: Building an SQL Statement in a stored procedure Pin
Paul McGann25-Nov-09 21:43
professionalPaul McGann25-Nov-09 21:43 
QuestionStart records from Specific Number Pin
Gandalf_TheWhite25-Nov-09 4:04
professionalGandalf_TheWhite25-Nov-09 4:04 
AnswerRe: Start records from Specific Number Pin
Abhijit Jana25-Nov-09 4:36
professionalAbhijit Jana25-Nov-09 4:36 
GeneralRe: Start records from Specific Number Pin
Gandalf_TheWhite25-Nov-09 21:53
professionalGandalf_TheWhite25-Nov-09 21:53 
GeneralRe: Start records from Specific Number Pin
Abhijit Jana25-Nov-09 22:03
professionalAbhijit Jana25-Nov-09 22:03 
AnswerRe: Start records from Specific Number Pin
Shameel25-Nov-09 4:55
professionalShameel25-Nov-09 4:55 
GeneralRe: Start records from Specific Number Pin
Gandalf_TheWhite25-Nov-09 21:56
professionalGandalf_TheWhite25-Nov-09 21:56 
GeneralRe: Start records from Specific Number Pin
Shameel26-Nov-09 4:58
professionalShameel26-Nov-09 4:58 
There is no known problem with using IDENTITY columns. It works well. If you want to really have 'big' numbers, use bigint datatype instead of int. The syntax remains the same.
QuestionSSIS Script Task Pin
David Muir24-Nov-09 23:34
David Muir24-Nov-09 23:34 
AnswerRe: SSIS Script Task Pin
Vimalsoft(Pty) Ltd25-Nov-09 2:28
professionalVimalsoft(Pty) Ltd25-Nov-09 2:28 
Question[Message Deleted] Pin
mobius11100124-Nov-09 5:24
mobius11100124-Nov-09 5:24 
AnswerRe: INSERTING Data From SELECT Pin
Shameel24-Nov-09 7:54
professionalShameel24-Nov-09 7:54 
AnswerRe: [Message Deleted] Pin
dan!sh 24-Nov-09 17:01
professional dan!sh 24-Nov-09 17:01 
QuestionIs it possible to get create/alter/drop scripts from within a SP in SQL server 2005? Pin
Jon_Boy24-Nov-09 4:59
Jon_Boy24-Nov-09 4:59 
AnswerRe: Is it possible to get create/alter/drop scripts from within a SP in SQL server 2005? Pin
David Mujica24-Nov-09 5:31
David Mujica24-Nov-09 5:31 
GeneralRe: Is it possible to get create/alter/drop scripts from within a SP in SQL server 2005? Pin
Jon_Boy24-Nov-09 6:53
Jon_Boy24-Nov-09 6:53 
GeneralRe: Is it possible to get create/alter/drop scripts from within a SP in SQL server 2005? Pin
Mycroft Holmes24-Nov-09 18:15
professionalMycroft Holmes24-Nov-09 18:15 
GeneralRe: Is it possible to get create/alter/drop scripts from within a SP in SQL server 2005? Pin
Jon_Boy24-Nov-09 7:07
Jon_Boy24-Nov-09 7:07 
GeneralRe: Is it possible to get create/alter/drop scripts from within a SP in SQL server 2005? Pin
Ashfield24-Nov-09 21:11
Ashfield24-Nov-09 21:11 
GeneralRe: Is it possible to get create/alter/drop scripts from within a SP in SQL server 2005? Pin
Jon_Boy25-Nov-09 1:18
Jon_Boy25-Nov-09 1:18 
QuestionDuplicate Remover Pin
Vimalsoft(Pty) Ltd24-Nov-09 1:42
professionalVimalsoft(Pty) Ltd24-Nov-09 1:42 
AnswerRe: Duplicate Remover Pin
Niladri_Biswas24-Nov-09 2:38
Niladri_Biswas24-Nov-09 2:38 
GeneralRe: Duplicate Remover Pin
Vimalsoft(Pty) Ltd24-Nov-09 2:42
professionalVimalsoft(Pty) Ltd24-Nov-09 2:42 
GeneralRe: Duplicate Remover [modified] Pin
Niladri_Biswas24-Nov-09 3:22
Niladri_Biswas24-Nov-09 3:22 
AnswerRe: Duplicate Remover Pin
Mycroft Holmes24-Nov-09 18:20
professionalMycroft Holmes24-Nov-09 18:20 

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.