Click here to Skip to main content
15,900,258 members
Home / Discussions / Database
   

Database

 
GeneralRe: How to filter? Pin
shyne711-Sep-07 8:14
shyne711-Sep-07 8:14 
GeneralRe: How to filter? Pin
Pete O'Hanlon11-Sep-07 9:59
mvePete O'Hanlon11-Sep-07 9:59 
GeneralRe: How to filter? Pin
shyne711-Sep-07 10:07
shyne711-Sep-07 10:07 
GeneralRe: How to filter? Pin
Pete O'Hanlon11-Sep-07 10:11
mvePete O'Hanlon11-Sep-07 10:11 
GeneralRe: How to filter? Pin
shyne711-Sep-07 10:22
shyne711-Sep-07 10:22 
GeneralRe: How to filter? Pin
Pete O'Hanlon11-Sep-07 10:34
mvePete O'Hanlon11-Sep-07 10:34 
GeneralRe: How to filter? Pin
shyne711-Sep-07 10:37
shyne711-Sep-07 10:37 
GeneralRe: How to filter? Pin
Colin Angus Mackay12-Sep-07 3:48
Colin Angus Mackay12-Sep-07 3:48 
shyne7 wrote:
i using vb.net


VB.NET is a language. The question was about frameworks. Which framework are you using? The ASP.NET framework or the WinForms framework (both of which are part of the larger .NET Framework)


shyne7 wrote:
hos to use the like clause for searching


WHERE SomeColumn LIKE '%'+@SomeSearchTerm+'%'


@SomeSearchTerm is passes as a parameter for security


Upcoming FREE developer events:
* Glasgow: Agile in the Enterprise Vs. ISVs, db4o: An Embeddable Database Engine for Object-Oriented Environments, Mock Objects, SQL Server CLR Integration, Reporting Services ...

My website

AnswerRe: How to filter? Pin
rohitsrivastava11-Sep-07 22:51
rohitsrivastava11-Sep-07 22:51 
GeneralRe: How to filter? Pin
shyne712-Sep-07 0:50
shyne712-Sep-07 0:50 
GeneralRe: How to filter? Pin
Colin Angus Mackay12-Sep-07 3:51
Colin Angus Mackay12-Sep-07 3:51 
GeneralRe: How to filter? Pin
Pete O'Hanlon12-Sep-07 9:15
mvePete O'Hanlon12-Sep-07 9:15 
Questiongroup by timestamp Pin
Istvan40411-Sep-07 6:42
Istvan40411-Sep-07 6:42 
AnswerRe: group by timestamp Pin
DerekFL12-Sep-07 5:04
DerekFL12-Sep-07 5:04 
GeneralRe: group by timestamp Pin
Istvan40412-Sep-07 9:48
Istvan40412-Sep-07 9:48 
Questionhow to update,delete from asp.net? Pin
Oracle Friend11-Sep-07 4:10
Oracle Friend11-Sep-07 4:10 
AnswerRe: how to update,delete from asp.net? Pin
Pete O'Hanlon11-Sep-07 4:37
mvePete O'Hanlon11-Sep-07 4:37 
AnswerRe: how to update,delete from asp.net? Pin
rohitsrivastava11-Sep-07 23:03
rohitsrivastava11-Sep-07 23:03 
GeneralRe: how to update,delete from asp.net? [modified] Pin
Oracle Friend11-Sep-07 23:49
Oracle Friend11-Sep-07 23:49 
GeneralRe: how to update,delete from asp.net? Pin
Pete O'Hanlon12-Sep-07 3:40
mvePete O'Hanlon12-Sep-07 3:40 
QuestionWeek of the month Pin
kibromg11-Sep-07 1:40
kibromg11-Sep-07 1:40 
AnswerRe: Week of the month Pin
Blue_Boy11-Sep-07 3:22
Blue_Boy11-Sep-07 3:22 
GeneralRe: Week of the month Pin
kibromg11-Sep-07 5:12
kibromg11-Sep-07 5:12 
AnswerRe: Week of the month Pin
PIEBALDconsult11-Sep-07 9:57
mvePIEBALDconsult11-Sep-07 9:57 
AnswerRe: Week of the month Pin
DerekFL12-Sep-07 5:24
DerekFL12-Sep-07 5:24 

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.