Click here to Skip to main content
16,004,833 members
Home / Discussions / Database
   

Database

 
QuestionSplit a varbinary in a SELECT Pin
solomon8524-Aug-10 2:01
solomon8524-Aug-10 2:01 
AnswerRe: Split a varbinary in a SELECT Pin
Blue_Boy24-Aug-10 2:47
Blue_Boy24-Aug-10 2:47 
GeneralRe: Split a varbinary in a SELECT Pin
R. Giskard Reventlov24-Aug-10 3:25
R. Giskard Reventlov24-Aug-10 3:25 
Questiondelete all procedures from my database Pin
Zeyad Jalil23-Aug-10 23:39
professionalZeyad Jalil23-Aug-10 23:39 
AnswerRe: delete all procedures from my database Pin
R. Giskard Reventlov24-Aug-10 0:00
R. Giskard Reventlov24-Aug-10 0:00 
AnswerRe: delete all procedures from my database Pin
dravidaveera24-Aug-10 0:33
dravidaveera24-Aug-10 0:33 
AnswerRe: delete all procedures from my database Pin
Mycroft Holmes24-Aug-10 0:39
professionalMycroft Holmes24-Aug-10 0:39 
AnswerRe: delete all procedures from my database Pin
Corporal Agarn24-Aug-10 1:20
professionalCorporal Agarn24-Aug-10 1:20 
I would suggest backing up the database before you start.

In object explorer go to the database go to the Programmability then Stored Procedures. Open the Object Explorer Details.

You can now script all the stored procedures so that when you delete them you have a copy.
Highlight the stored procedures to be deleted
Right click
Select Script Stored Procedure As/Create To/File
Give file name.

Now you can delete the files that are highlighted by right clicking and selecting delete.
AnswerRe: delete all procedures from my database Pin
S Douglas25-Aug-10 5:24
professionalS Douglas25-Aug-10 5:24 
AnswerRe: delete all procedures from my database Pin
tarun_j20026-Aug-10 0:31
tarun_j20026-Aug-10 0:31 
QuestionOver Write Pin
T.RATHA KRISHNAN23-Aug-10 20:32
T.RATHA KRISHNAN23-Aug-10 20:32 
AnswerRe: Over Write Pin
Bernhard Hiller23-Aug-10 21:41
Bernhard Hiller23-Aug-10 21:41 
GeneralRe: Over Write Pin
Mycroft Holmes24-Aug-10 0:35
professionalMycroft Holmes24-Aug-10 0:35 
GeneralStructure and Format for Skype history databases. Pin
Brady Kelly22-Aug-10 2:09
Brady Kelly22-Aug-10 2:09 
QuestionTask to SQL Server 2005 Pin
Manish_Kumar_Nayak20-Aug-10 19:53
Manish_Kumar_Nayak20-Aug-10 19:53 
AnswerRe: Task to SQL Server 2005 Pin
Mycroft Holmes21-Aug-10 0:03
professionalMycroft Holmes21-Aug-10 0:03 
AnswerRe: Task to SQL Server 2005 Pin
Corporal Agarn24-Aug-10 1:28
professionalCorporal Agarn24-Aug-10 1:28 
AnswerRe: Task to SQL Server 2005 Pin
S Douglas25-Aug-10 5:26
professionalS Douglas25-Aug-10 5:26 
QuestionStoring Time value in Access Pin
Richard Blythe20-Aug-10 7:09
Richard Blythe20-Aug-10 7:09 
AnswerRe: Storing Time value in Access Pin
David Mujica20-Aug-10 7:22
David Mujica20-Aug-10 7:22 
GeneralRe: Storing Time value in Access Pin
Richard Blythe20-Aug-10 7:48
Richard Blythe20-Aug-10 7:48 
GeneralRe: Storing Time value in Access Pin
Eddy Vluggen20-Aug-10 7:53
professionalEddy Vluggen20-Aug-10 7:53 
GeneralRe: Storing Time value in Access Pin
Richard Blythe20-Aug-10 7:58
Richard Blythe20-Aug-10 7:58 
GeneralRe: Storing Time value in Access Pin
T M Gray20-Aug-10 8:06
T M Gray20-Aug-10 8:06 
GeneralRe: Storing Time value in Access Pin
Mycroft Holmes20-Aug-10 16:32
professionalMycroft Holmes20-Aug-10 16:32 

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.