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

Database

 
AnswerRe: Do SQL server have some functions as like "Select bottom"? Pin
dan!sh 31-Jan-10 0:14
professional dan!sh 31-Jan-10 0:14 
QuestionWhy I can't search SQL database with WHERE with a text variable? Pin
Curious 200930-Jan-10 10:28
Curious 200930-Jan-10 10:28 
AnswerRe: Why I can't search SQL database with WHERE with a text variable? Pin
Mycroft Holmes30-Jan-10 13:03
professionalMycroft Holmes30-Jan-10 13:03 
GeneralRe: Why I can't search SQL database with WHERE with a text variable? Pin
Curious 200930-Jan-10 13:23
Curious 200930-Jan-10 13:23 
GeneralRe: Why I can't search SQL database with WHERE with a text variable? Pin
Mycroft Holmes30-Jan-10 15:31
professionalMycroft Holmes30-Jan-10 15:31 
GeneralRe: Why I can't search SQL database with WHERE with a text variable? Pin
Curious 200930-Jan-10 15:49
Curious 200930-Jan-10 15:49 
Questionnested procedure table Pin
Sasmi_Office29-Jan-10 19:45
Sasmi_Office29-Jan-10 19:45 
AnswerRe: nested procedure table Pin
Mycroft Holmes30-Jan-10 12:56
professionalMycroft Holmes30-Jan-10 12:56 
The text of a procedure is stored in a system table in SQL server, from this you can do a string match to find the offending text and identify the procedures using it.

This search[^] throws up a number of possibilities.

Never underestimate the power of human stupidity
RAH

QuestionNeuroDegenerative Problem in SQL Pin
snouto29-Jan-10 18:45
snouto29-Jan-10 18:45 
AnswerRe: NeuroDegenerative Problem in SQL Pin
Mycroft Holmes29-Jan-10 22:26
professionalMycroft Holmes29-Jan-10 22:26 
Questionurgent : list all available instance on lan Pin
Vishal Saxena dev29-Jan-10 18:02
Vishal Saxena dev29-Jan-10 18:02 
AnswerRe: urgent : list all available instance on lan Pin
Vishal Saxena dev31-Jan-10 18:22
Vishal Saxena dev31-Jan-10 18:22 
GeneralRe: urgent : list all available instance on lan Pin
Mycroft Holmes31-Jan-10 18:28
professionalMycroft Holmes31-Jan-10 18:28 
GeneralRe: urgent : list all available instance on lan Pin
Vishal Saxena dev31-Jan-10 20:08
Vishal Saxena dev31-Jan-10 20:08 
QuestionUpdating Table Pin
vhassan28-Jan-10 15:14
vhassan28-Jan-10 15:14 
AnswerRe: Updating Table Pin
Luc Pattyn28-Jan-10 15:41
sitebuilderLuc Pattyn28-Jan-10 15:41 
GeneralRe: Updating Table Pin
vhassan28-Jan-10 15:56
vhassan28-Jan-10 15:56 
GeneralRe: Updating Table Pin
Avi Berger28-Jan-10 16:12
Avi Berger28-Jan-10 16:12 
GeneralRe: Updating Table Pin
vhassan28-Jan-10 19:55
vhassan28-Jan-10 19:55 
AnswerRe: Updating Table Pin
Avi Berger28-Jan-10 15:48
Avi Berger28-Jan-10 15:48 
GeneralRe: Updating Table Pin
vhassan28-Jan-10 16:02
vhassan28-Jan-10 16:02 
GeneralRe: Updating Table Pin
Avi Berger28-Jan-10 16:17
Avi Berger28-Jan-10 16:17 
QuestionT-SQL - Using a resultset from a Stored Procedure Pin
Steven J Jowett28-Jan-10 5:20
Steven J Jowett28-Jan-10 5:20 
AnswerRe: T-SQL - Using a resultset from a Stored Procedure Pin
Mycroft Holmes28-Jan-10 11:59
professionalMycroft Holmes28-Jan-10 11:59 
GeneralRe: T-SQL - Using a resultset from a Stored Procedure Pin
Steven J Jowett28-Jan-10 21:30
Steven J Jowett28-Jan-10 21:30 

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.