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

Database

 
GeneralRe: i need query Pin
bhattiprolu20-Aug-07 22:28
bhattiprolu20-Aug-07 22:28 
GeneralRe: i need query Pin
Programm3r20-Aug-07 22:32
Programm3r20-Aug-07 22:32 
GeneralRe: i need query Pin
bhattiprolu20-Aug-07 23:57
bhattiprolu20-Aug-07 23:57 
GeneralRe: i need query Pin
Colin Angus Mackay21-Aug-07 0:02
Colin Angus Mackay21-Aug-07 0:02 
GeneralRe: i need query Pin
Colin Angus Mackay20-Aug-07 23:34
Colin Angus Mackay20-Aug-07 23:34 
AnswerRe: i need query Pin
Nouman Bhatti21-Aug-07 20:58
Nouman Bhatti21-Aug-07 20:58 
AnswerRe: i need query Pin
T.EDY21-Aug-07 22:24
T.EDY21-Aug-07 22:24 
GeneralRe: i need query Pin
Colin Angus Mackay22-Aug-07 4:50
Colin Angus Mackay22-Aug-07 4:50 
TomiEdy wrote:
Select * From [my_table] WHERE username = '" +UserText.Text+ "' AND password = '" +PasswdText.Text+ "'


Then get ready for a SQL Injection Attack with code like that!

Please read: SQL Injection Attacks and Tips on How to Prevent Them[^]


-- Always write code as if the maintenance programmer were an axe murderer who knows where you live.

Upcoming FREE developer events:
* Glasgow: Agile in the Enterprise Vs. ISVs, Mock Objects, SQL Server CLR Integration, Reporting Services, db4o ...
* Reading: SQL Bits


My website

QuestionUpdate and to_date question Pin
Programm3r20-Aug-07 21:28
Programm3r20-Aug-07 21:28 
AnswerRe: Update and to_date question Pin
Chris Meech21-Aug-07 4:24
Chris Meech21-Aug-07 4:24 
QuestionDateTime syntax help Pin
Branislav Vidovic20-Aug-07 14:23
Branislav Vidovic20-Aug-07 14:23 
AnswerRe: DateTime syntax help Pin
Senu Gandhi20-Aug-07 18:01
Senu Gandhi20-Aug-07 18:01 
AnswerRe: DateTime syntax help Pin
edukulla21-Aug-07 20:07
edukulla21-Aug-07 20:07 
AnswerRe: DateTime syntax help Pin
edukulla21-Aug-07 20:46
edukulla21-Aug-07 20:46 
QuestionDatabase Question Pin
dhbaer20-Aug-07 3:48
dhbaer20-Aug-07 3:48 
AnswerRe: Database Question Pin
martin_hughes20-Aug-07 5:12
martin_hughes20-Aug-07 5:12 
GeneralRe: Database Question Pin
dhbaer20-Aug-07 5:21
dhbaer20-Aug-07 5:21 
QuestionSeployment the Windows Application Pin
Thaer Hamael20-Aug-07 3:32
Thaer Hamael20-Aug-07 3:32 
AnswerRe: Seployment the Windows Application Pin
Rami Said Abd Alhalim20-Aug-07 4:40
Rami Said Abd Alhalim20-Aug-07 4:40 
Questionhow can delete data without drop relation ship between tables??? Pin
Rami Said Abd Alhalim20-Aug-07 3:08
Rami Said Abd Alhalim20-Aug-07 3:08 
AnswerRe: how can delete data without drop relation ship between tables??? Pin
kubben20-Aug-07 3:50
kubben20-Aug-07 3:50 
GeneralRe: how can delete data without drop relation ship between tables??? Pin
Rami Said Abd Alhalim20-Aug-07 4:19
Rami Said Abd Alhalim20-Aug-07 4:19 
GeneralRe: how can delete data without drop relation ship between tables??? Pin
kubben20-Aug-07 4:23
kubben20-Aug-07 4:23 
AnswerRe: how can delete data without drop relation ship between tables??? Pin
divyesh143220-Aug-07 3:52
divyesh143220-Aug-07 3:52 
QuestionStored Proc help Pin
tthellebuyck20-Aug-07 2:40
tthellebuyck20-Aug-07 2:40 

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.