Click here to Skip to main content
15,920,576 members
Home / Discussions / Database
   

Database

 
GeneralDataReader vs DataSet or other solution, please help Pin
metaskull9-Jul-04 5:18
metaskull9-Jul-04 5:18 
GeneralRe: DataReader vs DataSet or other solution, please help Pin
Colin Angus Mackay9-Jul-04 10:20
Colin Angus Mackay9-Jul-04 10:20 
GeneralData comparison Pin
Shanmukeswara Rao8-Jul-04 22:20
Shanmukeswara Rao8-Jul-04 22:20 
GeneralHelp Please in the installation of Mysql Pin
JawedVikia808-Jul-04 20:33
JawedVikia808-Jul-04 20:33 
GeneralRe: Help Please in the installation of Mysql Pin
Mekong River10-Jul-04 6:51
Mekong River10-Jul-04 6:51 
GeneralRe: Which is the free and right version of Mysq Pin
JawedVikia8014-Jul-04 21:55
JawedVikia8014-Jul-04 21:55 
GeneralRe: Which is the free and right version of Mysq Pin
Mekong River17-Jul-04 5:08
Mekong River17-Jul-04 5:08 
Generalmulitple choice search Pin
Sudee8-Jul-04 17:22
Sudee8-Jul-04 17:22 
hello.

Can anyone show me how can I do multiple choice searching in a table? I am writing store procedure.

Suppose there are 3 search options on a page.

store procedure searching
@a int,
@b int,
@c int
as
select a,b,c,d,e
from grandtable
where a=@a and/or bhal bhal bhal

I am a very begineer for SQL.

thank,
Sudeep

Some dudes gotta know how to develop a prg. and some dudes just never get it at all.
GeneralDTS transforming text to datetime format Pin
leezardd8-Jul-04 6:16
leezardd8-Jul-04 6:16 
GeneralRe: DTS transforming text to datetime format Pin
Grimolfr8-Jul-04 9:03
Grimolfr8-Jul-04 9:03 
GeneralRe: DTS transforming text to datetime format Pin
leezardd8-Jul-04 9:22
leezardd8-Jul-04 9:22 
GeneralRe: DTS transforming text to datetime format Pin
Grimolfr9-Jul-04 2:17
Grimolfr9-Jul-04 2:17 
GeneralRe: DTS transforming text to datetime format Pin
leezardd9-Jul-04 4:41
leezardd9-Jul-04 4:41 
GeneralMultiple Queries in ADO Pin
brdavid7-Jul-04 14:39
brdavid7-Jul-04 14:39 
GeneralRe: Multiple Queries in ADO Pin
Michael Potter8-Jul-04 3:29
Michael Potter8-Jul-04 3:29 
GeneralRe: Multiple Queries in ADO Pin
brdavid8-Jul-04 4:26
brdavid8-Jul-04 4:26 
GeneralRe: Multiple Queries in ADO Pin
Michael Potter8-Jul-04 5:01
Michael Potter8-Jul-04 5:01 
Generalcan't detach database Pin
dmbf1b57-Jul-04 10:38
dmbf1b57-Jul-04 10:38 
GeneralRe: can't detach database Pin
Mike Dimmick7-Jul-04 11:31
Mike Dimmick7-Jul-04 11:31 
GeneralRe: can't detach database Pin
Grimolfr7-Jul-04 13:52
Grimolfr7-Jul-04 13:52 
GeneralStill doesn't work - more info Pin
dmbf1b57-Jul-04 16:49
dmbf1b57-Jul-04 16:49 
GeneralRe: Still doesn't work - more info Pin
Grimolfr8-Jul-04 5:28
Grimolfr8-Jul-04 5:28 
GeneralRe: Still doesn't work - more info Pin
dmbf1b58-Jul-04 9:19
dmbf1b58-Jul-04 9:19 
GeneraltSQL: Share -> Database Table (DTS?) Pin
partt7-Jul-04 5:19
partt7-Jul-04 5:19 
GeneralFinding the primary key Pin
Colin Angus Mackay7-Jul-04 4:45
Colin Angus Mackay7-Jul-04 4:45 

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.