Click here to Skip to main content
15,887,839 members
Home / Discussions / Database
   

Database

 
GeneralRe: grouping data in terms of time (weeks, months, year etc) Pin
M.H.1.2.310-Feb-07 11:50
M.H.1.2.310-Feb-07 11:50 
GeneralRe: grouping data in terms of time (weeks, months, year etc) Pin
Rocky#10-Feb-07 20:55
Rocky#10-Feb-07 20:55 
QuestionSQL Pattern Matching Pin
ug95rxp10-Feb-07 5:28
ug95rxp10-Feb-07 5:28 
AnswerRe: SQL Pattern Matching Pin
Krish - KP12-Feb-07 17:09
Krish - KP12-Feb-07 17:09 
Questionquery problem: specially for Colin [modified] Pin
Saira Tanwir10-Feb-07 2:55
Saira Tanwir10-Feb-07 2:55 
AnswerRe: query problem Pin
Colin Angus Mackay10-Feb-07 4:05
Colin Angus Mackay10-Feb-07 4:05 
GeneralRe: query problem Pin
Saira Tanwir10-Feb-07 4:15
Saira Tanwir10-Feb-07 4:15 
GeneralRe: query problem Pin
Colin Angus Mackay10-Feb-07 4:37
Colin Angus Mackay10-Feb-07 4:37 
Saira Tanwir wrote:
All the "Global.s"... have string values in them.


Specifically, what values. You are injecting values in to a SQL String. Any of those values can cause it fail if the values are not sufficiently sanitised correctly.


Saira Tanwir wrote:
Global.Instance.Trigeger_Query contains the mapped create trigger query.


Specifics. What EXACTLY does it contain. What does the expression evaluate to? What is the exact contents of the value.


Saira Tanwir wrote:
what i'm trying to do is store the trigger query in a string type varible and then execute the mapped query through the ExecuteNonQuery() method.


Confused | :confused: Mapped to what? As far as I can see it is just a query that does not have a result set. Without a result set there is nothing to map to.

You need to debug what is going on to see that the actual query that is produces is a valid one.


GeneralRe: query problem Pin
Saira Tanwir10-Feb-07 5:07
Saira Tanwir10-Feb-07 5:07 
GeneralRe: query problem Pin
Colin Angus Mackay10-Feb-07 5:58
Colin Angus Mackay10-Feb-07 5:58 
GeneralRe: query problem Pin
Saira Tanwir11-Feb-07 6:31
Saira Tanwir11-Feb-07 6:31 
GeneralRe: query problem Pin
Colin Angus Mackay11-Feb-07 6:47
Colin Angus Mackay11-Feb-07 6:47 
GeneralRe: query problem Pin
Saira Tanwir11-Feb-07 6:55
Saira Tanwir11-Feb-07 6:55 
GeneralRe: query problem Pin
Colin Angus Mackay11-Feb-07 6:58
Colin Angus Mackay11-Feb-07 6:58 
GeneralRe: query problem Pin
Colin Angus Mackay11-Feb-07 6:56
Colin Angus Mackay11-Feb-07 6:56 
GeneralRe: query problem Pin
Saira Tanwir11-Feb-07 7:07
Saira Tanwir11-Feb-07 7:07 
GeneralRe: query problem Pin
Colin Angus Mackay11-Feb-07 7:10
Colin Angus Mackay11-Feb-07 7:10 
GeneralRe: query problem Pin
Saira Tanwir11-Feb-07 7:15
Saira Tanwir11-Feb-07 7:15 
GeneralRe: query problem Pin
Colin Angus Mackay11-Feb-07 7:16
Colin Angus Mackay11-Feb-07 7:16 
GeneralRe: query problem Pin
Saira Tanwir11-Feb-07 7:20
Saira Tanwir11-Feb-07 7:20 
QuestionQuery text vs SP Pin
Astricks9-Feb-07 22:19
Astricks9-Feb-07 22:19 
AnswerRe: Query text vs SP Pin
Colin Angus Mackay9-Feb-07 23:41
Colin Angus Mackay9-Feb-07 23:41 
AnswerRe: Query text vs SP Pin
tommyligo11-Feb-07 5:32
tommyligo11-Feb-07 5:32 
Questionproblem with database access [modified] Pin
sreecahitu9-Feb-07 10:56
sreecahitu9-Feb-07 10:56 
AnswerRe: problem with database access Pin
Colin Angus Mackay9-Feb-07 23:39
Colin Angus Mackay9-Feb-07 23:39 

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.