Click here to Skip to main content
15,897,371 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Property value after PostBack of UserControl Pin
ZeedijkMike27-Jun-07 4:43
ZeedijkMike27-Jun-07 4:43 
AnswerRe: Property value after PostBack of UserControl Pin
SHatchard27-Jun-07 5:28
SHatchard27-Jun-07 5:28 
GeneralRe: Property value after PostBack of UserControl Pin
ZeedijkMike27-Jun-07 5:56
ZeedijkMike27-Jun-07 5:56 
AnswerRe: Property value after PostBack of UserControl Pin
Urs Enzler27-Jun-07 8:44
Urs Enzler27-Jun-07 8:44 
QuestionRetrieving Property value after PostBack of UserControl Pin
ZeedijkMike27-Jun-07 4:39
ZeedijkMike27-Jun-07 4:39 
AnswerRe: Retrieving Property value after PostBack of UserControl Pin
Venkatesh Mookkan27-Jun-07 17:38
Venkatesh Mookkan27-Jun-07 17:38 
QuestionSQL Query works intermittently... Pin
TenmanS1427-Jun-07 4:39
TenmanS1427-Jun-07 4:39 
AnswerRe: SQL Query works intermittently... Pin
Colin Angus Mackay27-Jun-07 5:12
Colin Angus Mackay27-Jun-07 5:12 
TenmanS14 wrote:
I was wondering if anyone could spot any coding horrors my inexperience may have allowed in there...


You should use paramertised queries rather than injecting values in to the SQL. See SQL Injection Attacks and tips on how to prevent them[^]... Actually later on you are using parameters! OMG | :OMG: Why use two different ways of doing things?

Other than that I can't really see what you are trying to do. The code is quite difficult to read.

Perhaps you need to isolate this SQL and see how it runs on its own with various inputs to see if you can determine where exactly it is failing.


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: SQL Query works intermittently... Pin
TenmanS1427-Jun-07 5:26
TenmanS1427-Jun-07 5:26 
GeneralRe: SQL Query works intermittently... Pin
Colin Angus Mackay27-Jun-07 6:09
Colin Angus Mackay27-Jun-07 6:09 
GeneralRe: SQL Query works intermittently... Pin
TenmanS1427-Jun-07 8:47
TenmanS1427-Jun-07 8:47 
GeneralRe: SQL Query works intermittently... [modified] Pin
TenmanS1427-Jun-07 9:20
TenmanS1427-Jun-07 9:20 
Questionurgent need about stored procedure..., Pin
Member 387988127-Jun-07 3:21
Member 387988127-Jun-07 3:21 
AnswerRe: urgent need about stored procedure..., Pin
Colin Angus Mackay27-Jun-07 3:37
Colin Angus Mackay27-Jun-07 3:37 
AnswerRe: urgent need about stored procedure..., Pin
dekart_roo27-Jun-07 6:46
dekart_roo27-Jun-07 6:46 
QuestionPrinting Pin
Blue_Boy27-Jun-07 3:10
Blue_Boy27-Jun-07 3:10 
AnswerRe: Printing Pin
Vasudevan Deepak Kumar27-Jun-07 3:13
Vasudevan Deepak Kumar27-Jun-07 3:13 
GeneralRe: Printing Pin
Blue_Boy27-Jun-07 5:27
Blue_Boy27-Jun-07 5:27 
QuestionExport Crystal reports Pin
itzmevishu27-Jun-07 2:51
itzmevishu27-Jun-07 2:51 
AnswerRe: Export Crystal reports Pin
Vasudevan Deepak Kumar27-Jun-07 3:08
Vasudevan Deepak Kumar27-Jun-07 3:08 
GeneralRe: Export Crystal reports Pin
itzmevishu27-Jun-07 3:13
itzmevishu27-Jun-07 3:13 
GeneralRe: Export Crystal reports Pin
Vasudevan Deepak Kumar27-Jun-07 3:35
Vasudevan Deepak Kumar27-Jun-07 3:35 
GeneralRe: Export Crystal reports Pin
itzmevishu27-Jun-07 4:11
itzmevishu27-Jun-07 4:11 
GeneralRe: Export Crystal reports Pin
itzmevishu27-Jun-07 4:16
itzmevishu27-Jun-07 4:16 
QuestionMaintaining dynamic controls Pin
Venkatesh Mookkan27-Jun-07 2:15
Venkatesh Mookkan27-Jun-07 2:15 

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.