Click here to Skip to main content
15,907,497 members
Home / Discussions / C#
   

C#

 
GeneralRe: Service Exits with No Fanfare Pin
Shameel15-Jul-11 8:16
professionalShameel15-Jul-11 8:16 
GeneralRe: Service Exits with No Fanfare Pin
Richard Andrew x6415-Jul-11 8:20
professionalRichard Andrew x6415-Jul-11 8:20 
GeneralRe: Service Exits with No Fanfare Pin
Shameel15-Jul-11 8:32
professionalShameel15-Jul-11 8:32 
GeneralRe: Service Exits with No Fanfare Pin
Dave Kreskowiak16-Jul-11 11:20
mveDave Kreskowiak16-Jul-11 11:20 
GeneralRe: Service Exits with No Fanfare Pin
Richard Andrew x6416-Jul-11 12:04
professionalRichard Andrew x6416-Jul-11 12:04 
GeneralRe: Service Exits with No Fanfare Pin
Dave Kreskowiak16-Jul-11 17:43
mveDave Kreskowiak16-Jul-11 17:43 
QuestionHelp tracking down power management settings (... was Looking for help in converting REG_BINARY to readable values) Pin
turbosupramk315-Jul-11 3:05
turbosupramk315-Jul-11 3:05 
AnswerRe: Looking for help in converting REG_BINARY to readable values Pin
Richard MacCutchan15-Jul-11 4:47
mveRichard MacCutchan15-Jul-11 4:47 
GeneralRe: Looking for help in converting REG_BINARY to readable values Pin
turbosupramk315-Jul-11 4:59
turbosupramk315-Jul-11 4:59 
GeneralRe: Looking for help in converting REG_BINARY to readable values Pin
Mark Salsbery15-Jul-11 6:03
Mark Salsbery15-Jul-11 6:03 
GeneralRe: Looking for help in converting REG_BINARY to readable values Pin
turbosupramk320-Jul-11 7:29
turbosupramk320-Jul-11 7:29 
GeneralRe: Looking for help in converting REG_BINARY to readable values Pin
turbosupramk321-Jul-11 5:12
turbosupramk321-Jul-11 5:12 
QuestionRegular Expression to check for Oracle reserved words and special characters & sql injection attacks Pin
Member 297299215-Jul-11 1:21
Member 297299215-Jul-11 1:21 
AnswerRe: Regular Expression to check for Oracle reserved words and special characters & sql injection attacks Pin
BobJanova15-Jul-11 2:26
BobJanova15-Jul-11 2:26 
GeneralRe: Regular Expression to check for Oracle reserved words and special characters & sql injection attacks Pin
Member 297299215-Jul-11 2:45
Member 297299215-Jul-11 2:45 
GeneralRe: Regular Expression to check for Oracle reserved words and special characters & sql injection attacks Pin
BobJanova15-Jul-11 3:56
BobJanova15-Jul-11 3:56 
AnswerRe: Regular Expression to check for Oracle reserved words and special characters & sql injection attacks Pin
GuyThiebaut15-Jul-11 2:50
professionalGuyThiebaut15-Jul-11 2:50 
GeneralRe: Regular Expression to check for Oracle reserved words and special characters & sql injection attacks Pin
Member 297299215-Jul-11 2:57
Member 297299215-Jul-11 2:57 
GeneralRe: Regular Expression to check for Oracle reserved words and special characters & sql injection attacks Pin
GuyThiebaut15-Jul-11 3:33
professionalGuyThiebaut15-Jul-11 3:33 
GeneralRe: Regular Expression to check for Oracle reserved words and special characters & sql injection attacks Pin
Member 297299215-Jul-11 4:16
Member 297299215-Jul-11 4:16 
We have already done this, but what we are doing is creating a query tool that runs against a query database that is copy of the main database. The users queries run against some views, because the users can create any number of combination of queries against these views it is not possible to binding or any of the usual stuff. Therefore, we have to be as flexible as possible. We control what they can select on and join on with the views but we cannot control their constraints such "name Like "Bob".

Therefore, it is imperative for me to have away of stopping "Bob; 'DROP TABLE'" type situations.
GeneralRe: Regular Expression to check for Oracle reserved words and special characters & sql injection attacks Pin
GuyThiebaut18-Jul-11 2:45
professionalGuyThiebaut18-Jul-11 2:45 
AnswerRe: Regular Expression to check for Oracle reserved words and special characters & sql injection attacks Pin
PIEBALDconsult15-Jul-11 3:21
mvePIEBALDconsult15-Jul-11 3:21 
QuestionProblem with messagequeue Pin
prasadbuddhika15-Jul-11 1:19
prasadbuddhika15-Jul-11 1:19 
QuestionGetting Rows That Was Changed Pin
AmbiguousName15-Jul-11 1:00
AmbiguousName15-Jul-11 1:00 
QuestionRe: Getting Rows That Was Changed Pin
DaveAuld15-Jul-11 1:16
professionalDaveAuld15-Jul-11 1:16 

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.