Click here to Skip to main content
15,949,686 members
Home / Discussions / Database
   

Database

 
GeneralRe: escaping Pin
V.26-Jun-07 6:29
professionalV.26-Jun-07 6:29 
GeneralRe: escaping Pin
Colin Angus Mackay26-Jun-07 13:45
Colin Angus Mackay26-Jun-07 13:45 
GeneralRe: escaping Pin
V.26-Jun-07 20:29
professionalV.26-Jun-07 20:29 
GeneralRe: escaping Pin
Colin Angus Mackay26-Jun-07 21:22
Colin Angus Mackay26-Jun-07 21:22 
GeneralRe: escaping Pin
Gamzun25-Jun-07 22:13
Gamzun25-Jun-07 22:13 
GeneralRe: escaping Pin
V.25-Jun-07 22:20
professionalV.25-Jun-07 22:20 
GeneralRe: escaping Pin
Colin Angus Mackay26-Jun-07 0:08
Colin Angus Mackay26-Jun-07 0:08 
GeneralRe: escaping Pin
Colin Angus Mackay26-Jun-07 0:09
Colin Angus Mackay26-Jun-07 0:09 
gamzun wrote:
just place another [ ' ] the apostrophe


That is poor advice. While technically it will work, it still has the risk of SQL Injection Attacks occurring. You should be using parameterised queries, that way you don't have to escape anything.


Upcoming events:
* Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ...
* Reading: Developer Day 5

Ready to Give up - Your help will be much appreciated.


My website

GeneralRe: escaping Pin
Gamzun26-Jun-07 0:13
Gamzun26-Jun-07 0:13 
QuestionTransfer Data from MS SQL to Oracle Pin
Gamzun25-Jun-07 21:18
Gamzun25-Jun-07 21:18 
AnswerRe: Transfer Data from MS SQL to Oracle Pin
Devkranth Kishore Vanja28-Jun-07 20:48
Devkranth Kishore Vanja28-Jun-07 20:48 
QuestionQuery columns by name in stored procedures (SQL Server 2005) Pin
Tobias Schoenig25-Jun-07 19:20
Tobias Schoenig25-Jun-07 19:20 
AnswerRe: Query columns by name in stored procedures (SQL Server 2005) Pin
Puneet Sri25-Jun-07 19:44
Puneet Sri25-Jun-07 19:44 
GeneralRe: Query columns by name in stored procedures (SQL Server 2005) Pin
Tobias Schoenig25-Jun-07 20:00
Tobias Schoenig25-Jun-07 20:00 
GeneralRe: Query columns by name in stored procedures (SQL Server 2005) Pin
vimal_yet25-Jun-07 21:28
vimal_yet25-Jun-07 21:28 
GeneralRe: Query columns by name in stored procedures (SQL Server 2005) Pin
Tobias Schoenig25-Jun-07 23:10
Tobias Schoenig25-Jun-07 23:10 
GeneralRe: Query columns by name in stored procedures (SQL Server 2005) Pin
Tobias Schoenig26-Jun-07 19:20
Tobias Schoenig26-Jun-07 19:20 
AnswerRe: Query columns by name in stored procedures (SQL Server 2005) Pin
Arun.Immanuel25-Jun-07 21:00
Arun.Immanuel25-Jun-07 21:00 
Questionsolution wen server goes down Pin
zareee25-Jun-07 17:12
zareee25-Jun-07 17:12 
AnswerRe: solution wen server goes down Pin
originSH25-Jun-07 22:18
originSH25-Jun-07 22:18 
QuestionQuery from Hell Pin
Hulicat25-Jun-07 14:12
Hulicat25-Jun-07 14:12 
QuestionMySQL or SQL Server 2005 Pin
kani9825-Jun-07 12:45
kani9825-Jun-07 12:45 
AnswerRe: MySQL or SQL Server 2005 Pin
Christian Graus25-Jun-07 13:24
protectorChristian Graus25-Jun-07 13:24 
GeneralRe: MySQL or SQL Server 2005 Pin
Paul Conrad25-Jun-07 13:52
professionalPaul Conrad25-Jun-07 13:52 
AnswerRe: MySQL or SQL Server 2005 Pin
originSH25-Jun-07 23:27
originSH25-Jun-07 23:27 

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.