Click here to Skip to main content
15,908,015 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to use the keyword 'LIKE' in SQL query in C# code, what will be the sentax of C# statement Pin
Colin Angus Mackay21-Jan-08 2:48
Colin Angus Mackay21-Jan-08 2:48 
GeneralRe: how to use the keyword 'LIKE' in SQL query in C# code, what will be the sentax of C# statement Pin
half-life21-Jan-08 7:24
half-life21-Jan-08 7:24 
GeneralRe: how to use the keyword 'LIKE' in SQL query in C# code, what will be the sentax of C# statement Pin
Colin Angus Mackay21-Jan-08 7:35
Colin Angus Mackay21-Jan-08 7:35 
GeneralRe: how to use the keyword 'LIKE' in SQL query in C# code, what will be the sentax of C# statement Pin
half-life21-Jan-08 7:37
half-life21-Jan-08 7:37 
AnswerRe: how to use the keyword 'LIKE' in SQL query in C# code, what will be the sentax of C# statement Pin
Pete O'Hanlon21-Jan-08 2:41
mvePete O'Hanlon21-Jan-08 2:41 
AnswerRe: how to use the keyword 'LIKE' in SQL query in C# code, what will be the sentax of C# statement Pin
Vasudevan Deepak Kumar21-Jan-08 3:15
Vasudevan Deepak Kumar21-Jan-08 3:15 
AnswerRe: how to use the keyword 'LIKE' in SQL query in C# code, what will be the sentax of C# statement Pin
Colin Angus Mackay21-Jan-08 3:15
Colin Angus Mackay21-Jan-08 3:15 
AnswerRe: how to use the keyword 'LIKE' in SQL query in C# code, what will be the sentax of C# statement Pin
Le centriste21-Jan-08 8:51
Le centriste21-Jan-08 8:51 
My 2 cents: you should never prepend with % or + in LIKE statement, it turns off indexes. It could hurt performance if you have lots of entries.

-----

You seem eager to impose your preference of preventing others from imposing their preferences on others. -- Red Stateler, Master of Circular Reasoning and other fallacies

If atheism is a religion, then not collecting stamps is a hobby. -- Unknown

God is the only being who, to rule, does not need to exist. -- Charles Baudelaire

QuestionWhich event is occuring in DataGridView in edit mode when user pressed 'Enter'? Pin
Dragan Matic21-Jan-08 1:57
Dragan Matic21-Jan-08 1:57 
AnswerRe: Which event is occuring in DataGridView in edit mode when user pressed 'Enter'? Pin
C1AllenS21-Jan-08 3:25
C1AllenS21-Jan-08 3:25 
GeneralNope Pin
Dragan Matic21-Jan-08 3:52
Dragan Matic21-Jan-08 3:52 
GeneralDelegate Invoke Pin
half-life21-Jan-08 1:42
half-life21-Jan-08 1:42 
GeneralRe: Delegate Invoke Pin
S. Senthil Kumar21-Jan-08 4:24
S. Senthil Kumar21-Jan-08 4:24 
GeneralSystem.Collections.Generic.SynchronizedKeyedCollection<k,t></k,t> Pin
Ungi.21-Jan-08 1:24
Ungi.21-Jan-08 1:24 
GeneralRead & Write to C Flat File in C# Pin
KeithF21-Jan-08 1:12
KeithF21-Jan-08 1:12 
GeneralRe: Read & Write to C Flat File in C# Pin
J4amieC21-Jan-08 1:14
J4amieC21-Jan-08 1:14 
GeneralRe: Read & Write to C Flat File in C# Pin
KeithF21-Jan-08 1:20
KeithF21-Jan-08 1:20 
GeneralRe: Read & Write to C Flat File in C# Pin
J4amieC21-Jan-08 1:41
J4amieC21-Jan-08 1:41 
GeneralRe: Read & Write to C Flat File in C# Pin
KeithF21-Jan-08 1:44
KeithF21-Jan-08 1:44 
Generaladding a line break Pin
eyeseetee21-Jan-08 1:10
eyeseetee21-Jan-08 1:10 
GeneralRe: adding a line break Pin
J4amieC21-Jan-08 1:12
J4amieC21-Jan-08 1:12 
GeneralRe: adding a line break Pin
Vikram A Punathambekar21-Jan-08 1:31
Vikram A Punathambekar21-Jan-08 1:31 
GeneralRe: adding a line break Pin
J4amieC21-Jan-08 1:42
J4amieC21-Jan-08 1:42 
GeneralRe: adding a line break Pin
benjymous21-Jan-08 1:55
benjymous21-Jan-08 1:55 
GeneralRe: adding a line break Pin
J4amieC21-Jan-08 2:05
J4amieC21-Jan-08 2:05 

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.