Click here to Skip to main content
15,896,269 members
Home / Discussions / Database
   

Database

 
GeneralRe: How to send an auto mail - [ REPOST ] Pin
Eddy Vluggen10-Dec-09 11:08
professionalEddy Vluggen10-Dec-09 11:08 
QuestionSqlite Database Pin
savitri10-Dec-09 1:04
savitri10-Dec-09 1:04 
AnswerRe: Sqlite Database Pin
Eddy Vluggen10-Dec-09 11:20
professionalEddy Vluggen10-Dec-09 11:20 
Questiondatabase Pin
farokhian9-Dec-09 22:28
farokhian9-Dec-09 22:28 
AnswerRe: database [crosspost] Pin
Eddy Vluggen10-Dec-09 0:36
professionalEddy Vluggen10-Dec-09 0:36 
AnswerRe: database Pin
Niladri_Biswas10-Dec-09 0:39
Niladri_Biswas10-Dec-09 0:39 
Questionproblem while import TXT file Pin
koolprasad20039-Dec-09 19:48
professionalkoolprasad20039-Dec-09 19:48 
AnswerRe: problem while import TXT file Pin
_Damian S_9-Dec-09 20:23
professional_Damian S_9-Dec-09 20:23 
GeneralRe: problem while import TXT file Pin
koolprasad200310-Dec-09 22:24
professionalkoolprasad200310-Dec-09 22:24 
QuestionTable result to Xml Pin
Fayu9-Dec-09 5:31
Fayu9-Dec-09 5:31 
AnswerRe: Table result to Xml Pin
Riaan Booyzen9-Dec-09 20:05
Riaan Booyzen9-Dec-09 20:05 
QuestionSQL query optimization Pin
Member 46483709-Dec-09 1:59
Member 46483709-Dec-09 1:59 
AnswerRe: SQL query optimization Pin
WoutL9-Dec-09 2:30
WoutL9-Dec-09 2:30 
GeneralRe: SQL query optimization [modified] Pin
Member 46483709-Dec-09 3:02
Member 46483709-Dec-09 3:02 
GeneralRe: SQL query optimization Pin
Member 46483709-Dec-09 3:47
Member 46483709-Dec-09 3:47 
GeneralRe: SQL query optimization Pin
WoutL9-Dec-09 20:46
WoutL9-Dec-09 20:46 
AnswerRe: SQL query optimization Pin
_Damian S_9-Dec-09 19:24
professional_Damian S_9-Dec-09 19:24 
Questionsystem error code 126 Pin
T21029-Dec-09 1:21
T21029-Dec-09 1:21 
Question"Syscomments" system table corrupted Pin
www.Developerof.NET9-Dec-09 0:28
www.Developerof.NET9-Dec-09 0:28 
Hi,

I have SQL 2000 installed on my development machine. Things were fine till yesterday, but then things started turning out nasty.

I created an SP with name sp_retrieve_ageinginward_details ( I am aware that naming SPs with "sp_" as a prefix is not good ). Today just to make a minor change i scripted the SP, but it returns an error:

---------------------------
SQL Query Analyzer
---------------------------
[SQL-DMO]Object 'dbo.sp_retrieve_ageinginward_details' was not scripted. It is possible that the information in system table 'syscomments' about the object was corrupt or missing.
---------------------------
OK   
---------------------------



Also when i check the script from syscomments it gives me an error in an C++ file.

Server: Msg 3624, Level 20, State 1, Line 1
 
Location:	 recbase.cpp:1371
Expression:	 m_nVars > 0
SPID:		 57
Process ID:	 556

Connection Broken



How can i retrieve my SP from my DB Sigh | :sigh: Sigh | :sigh: , since its huge and i have no backup. Cry | :(( Cry | :((

Pls help.......

When you fail to plan, you are planning to fail.

AnswerRe: "Syscomments" system table corrupted Pin
Ashfield9-Dec-09 1:17
Ashfield9-Dec-09 1:17 
QuestionSQL Copy Table in C# Pin
bxlorenz8-Dec-09 13:40
bxlorenz8-Dec-09 13:40 
AnswerRe: SQL Copy Table in C# Pin
loyal ginger8-Dec-09 15:49
loyal ginger8-Dec-09 15:49 
AnswerRe: SQL Copy Table in C# Pin
Niladri_Biswas8-Dec-09 21:36
Niladri_Biswas8-Dec-09 21:36 
AnswerRe: SQL Copy Table in C# Pin
Paul Voicu10-Dec-09 2:06
Paul Voicu10-Dec-09 2:06 
QuestionINSTEAD OF trigger Pin
Member 47041438-Dec-09 13:34
Member 47041438-Dec-09 13:34 

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.