Click here to Skip to main content
15,888,286 members
Home / Discussions / Database
   

Database

 
GeneralRe: Counts and CrossTabs Pin
john john mackey12-Jan-06 11:34
john john mackey12-Jan-06 11:34 
QuestionData from two using a third table Pin
gharry12-Jan-06 5:41
gharry12-Jan-06 5:41 
AnswerRe: Data from two using a third table Pin
Colin Angus Mackay12-Jan-06 11:00
Colin Angus Mackay12-Jan-06 11:00 
GeneralRe: Data from two using a third table Pin
gharry12-Jan-06 22:10
gharry12-Jan-06 22:10 
GeneralRe: Data from two using a third table Pin
gharry12-Jan-06 23:30
gharry12-Jan-06 23:30 
GeneralRe: Data from two using a third table Pin
Colin Angus Mackay12-Jan-06 23:44
Colin Angus Mackay12-Jan-06 23:44 
QuestionWhat is a named variable and why use it? Pin
kenn_rosie12-Jan-06 5:39
kenn_rosie12-Jan-06 5:39 
AnswerRe: What is a named variable and why use it? Pin
Colin Angus Mackay12-Jan-06 10:57
Colin Angus Mackay12-Jan-06 10:57 
kenn_rosie wrote:
What is a named variable and why use it?


It can be used like a variable in a stored procedure, or passed as a parameter to a query.

Why use a variable in any programming language?

Also, for security in passing data through from client applications. See SQL Injection Attacks and Tips on How to Prevent Them[^]

ColinMackay.net
"Man who stand on hill with mouth open will wait long time for roast duck to drop in." -- Confucius
"If a man empties his purse into his head, no man can take it away from him, for an investment in knowledge pays the best interest." -- Joseph E. O'Donnell

QuestionDistinct in join - please help Pin
xaphod12-Jan-06 3:32
xaphod12-Jan-06 3:32 
AnswerRe: Distinct in join - please help Pin
Michael Potter12-Jan-06 4:55
Michael Potter12-Jan-06 4:55 
GeneralRe: Distinct in join - please help Pin
xaphod15-Jan-06 8:47
xaphod15-Jan-06 8:47 
QuestionSQL dyanamic ORDER BY Pin
smile869112-Jan-06 2:44
smile869112-Jan-06 2:44 
AnswerRe: SQL dyanamic ORDER BY Pin
Colin Angus Mackay12-Jan-06 2:55
Colin Angus Mackay12-Jan-06 2:55 
GeneralRe: SQL dyanamic ORDER BY Pin
smile869112-Jan-06 3:57
smile869112-Jan-06 3:57 
QuestionReplication Connection String Problem Pin
pr0wl3r11-Jan-06 6:46
pr0wl3r11-Jan-06 6:46 
AnswerRe: Replication Connection String Problem Pin
gharry12-Jan-06 22:18
gharry12-Jan-06 22:18 
QuestionVersion Error on Attaching Database Pin
Tiger45610-Jan-06 23:18
Tiger45610-Jan-06 23:18 
AnswerRe: Version Error on Attaching Database Pin
Dave Kreskowiak11-Jan-06 6:05
mveDave Kreskowiak11-Jan-06 6:05 
QuestionHelp needed in SQL Server connection Pin
satishrg10-Jan-06 17:47
satishrg10-Jan-06 17:47 
AnswerRe: Help needed in SQL Server connection Pin
Colin Angus Mackay10-Jan-06 20:55
Colin Angus Mackay10-Jan-06 20:55 
QuestionDataAdapter.Fill taking forever Pin
Luis Alonso Ramos10-Jan-06 15:59
Luis Alonso Ramos10-Jan-06 15:59 
AnswerRe: DataAdapter.Fill taking for ever Pin
nguyenvhn10-Jan-06 16:21
nguyenvhn10-Jan-06 16:21 
GeneralRe: DataAdapter.Fill taking forever Pin
Luis Alonso Ramos10-Jan-06 17:03
Luis Alonso Ramos10-Jan-06 17:03 
GeneralRe: DataAdapter.Fill taking for ever Pin
Luis Alonso Ramos11-Jan-06 12:43
Luis Alonso Ramos11-Jan-06 12:43 
NewsUpdate - still not working Pin
Luis Alonso Ramos11-Jan-06 15:00
Luis Alonso Ramos11-Jan-06 15:00 

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.