Click here to Skip to main content
15,921,028 members
Home / Discussions / Database
   

Database

 
QuestionThank u Rob Graham Pin
zabota22-Nov-06 17:17
zabota22-Nov-06 17:17 
AnswerRe: Thank u Rob Graham Pin
Rob Graham22-Nov-06 17:34
Rob Graham22-Nov-06 17:34 
QuestionThank u but Pin
zabota22-Nov-06 16:43
zabota22-Nov-06 16:43 
AnswerRe: Thank u but Pin
Rob Graham22-Nov-06 17:13
Rob Graham22-Nov-06 17:13 
Questionimportant quistion Pin
zabota22-Nov-06 15:52
zabota22-Nov-06 15:52 
AnswerRe: important quistion Pin
Christian Graus22-Nov-06 16:22
protectorChristian Graus22-Nov-06 16:22 
QuestionGetting records from a database from a criteria problem Pin
darkchronos22-Nov-06 15:39
darkchronos22-Nov-06 15:39 
AnswerRe: Getting records from a database from a criteria problem Pin
Pete O'Hanlon23-Nov-06 1:38
mvePete O'Hanlon23-Nov-06 1:38 
Whoah. Don't go there. Do not do a query like that EVER. This just cries out for a SQL Injection attack. Search for Colin Angus Mckay's article on SQL Injection to see why this is a really bad idea.

I suspect that the parameters that your professor was talking about were SqlParameters (assuming that this is a .NET application) or some similar.



Arthur Dent - "That would explain it. All my life I've had this strange feeling that there's something big and sinister going on in the world."
Slartibartfast - "No. That's perfectly normal paranoia. Everybody in the universe gets that."

Deja View - the feeling that you've seen this post before.

QuestionSQL - StoredProc - Data into a variable? Pin
wbjohnson22-Nov-06 6:59
wbjohnson22-Nov-06 6:59 
AnswerRe: SQL - StoredProc - Data into a variable? Pin
Rob Graham22-Nov-06 7:50
Rob Graham22-Nov-06 7:50 
Answer[Message Deleted] Pin
R_L_H22-Nov-06 8:07
R_L_H22-Nov-06 8:07 
GeneralRe: SQL - StoredProc - Data into a variable? Pin
wbjohnson22-Nov-06 9:25
wbjohnson22-Nov-06 9:25 
AnswerRe: SQL - StoredProc - Data into a variable? Pin
Anshuman Singh22-Nov-06 19:00
Anshuman Singh22-Nov-06 19:00 
QuestionQuery issue Pin
Tauseef A22-Nov-06 5:51
Tauseef A22-Nov-06 5:51 
AnswerRe: Query issue Pin
Chris Meech22-Nov-06 5:56
Chris Meech22-Nov-06 5:56 
Question[Message Deleted] Pin
R_L_H22-Nov-06 4:17
R_L_H22-Nov-06 4:17 
AnswerRe: Problem connecting to a New Database (milliseconds after creation) Pin
Rob Graham22-Nov-06 17:09
Rob Graham22-Nov-06 17:09 
QuestionAuto incremented primary key only for Int16/32/64? Pin
michal.kreslik22-Nov-06 1:18
michal.kreslik22-Nov-06 1:18 
AnswerRe: Auto incremented primary key only for Int16/32/64? Pin
Pete O'Hanlon22-Nov-06 1:37
mvePete O'Hanlon22-Nov-06 1:37 
GeneralRe: Auto incremented primary key only for Int16/32/64? Pin
michal.kreslik22-Nov-06 1:54
michal.kreslik22-Nov-06 1:54 
GeneralRe: Auto incremented primary key only for Int16/32/64? Pin
Colin Angus Mackay22-Nov-06 2:58
Colin Angus Mackay22-Nov-06 2:58 
GeneralRe: Auto incremented primary key only for Int16/32/64? Pin
michal.kreslik22-Nov-06 3:31
michal.kreslik22-Nov-06 3:31 
GeneralRe: Auto incremented primary key only for Int16/32/64? Pin
Chris Meech22-Nov-06 6:09
Chris Meech22-Nov-06 6:09 
GeneralRe: Auto incremented primary key only for Int16/32/64? Pin
michal.kreslik22-Nov-06 10:03
michal.kreslik22-Nov-06 10:03 
GeneralRe: Auto incremented primary key only for Int16/32/64? Pin
Chris Meech23-Nov-06 5:43
Chris Meech23-Nov-06 5:43 

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.