Viewing 15 posts - 3,436 through 3,450 (of 5,103 total)
select Count(*) Result from posts where patindex(%crap%,words ) > 0
Result
-----
A LOT ![]()
June 30, 2005 at 2:37 pm
if that is the answer you are excellent at guessing because I couln't understand it at all ![]()
June 30, 2005 at 2:33 pm
can you post an example of the output ?
June 30, 2005 at 2:29 pm
there will be injection if strong typing is not used to gather the values and yes it is true that when the activity is not big it is not going...
June 30, 2005 at 2:01 pm
No but when it happens the burst is so massive that lots of people know about it ![]()
June 30, 2005 at 1:53 pm
It has happened more than what we all think ![]()
![]()
June 30, 2005 at 1:44 pm
OR:
INSERT dbo.MySurvey_Marketing_Skills_User(User_ID, Skill_Rank, Skill_ID )
select 1, 3, 67
union all select 2, 4, 56
union all select 3, 2, 43
![]()
June 30, 2005 at 1:40 pm
are those all possible formats or could there be more?
June 30, 2005 at 1:32 pm
How do you know the type of the column EventID ?
June 30, 2005 at 1:27 pm
If EventID is "int" then you can solve the problem with the in ( ) operator. Charindex construct was for character values
You should look at the details:
at the begining of...
June 30, 2005 at 1:22 pm
Viewing 15 posts - 3,436 through 3,450 (of 5,103 total)