Click here to Skip to main content
15,912,977 members
Home / Discussions / Database
   

Database

 
Questioni need query Pin
bhattiprolu20-Aug-07 21:38
bhattiprolu20-Aug-07 21:38 
AnswerRe: i need query Pin
Programm3r20-Aug-07 21:42
Programm3r20-Aug-07 21:42 
GeneralRe: i need query Pin
bhattiprolu20-Aug-07 22:28
bhattiprolu20-Aug-07 22:28 
GeneralRe: i need query Pin
Programm3r20-Aug-07 22:32
Programm3r20-Aug-07 22:32 
GeneralRe: i need query Pin
bhattiprolu20-Aug-07 23:57
bhattiprolu20-Aug-07 23:57 
GeneralRe: i need query Pin
Colin Angus Mackay21-Aug-07 0:02
Colin Angus Mackay21-Aug-07 0:02 
GeneralRe: i need query Pin
Colin Angus Mackay20-Aug-07 23:34
Colin Angus Mackay20-Aug-07 23:34 
AnswerRe: i need query Pin
Nouman Bhatti21-Aug-07 20:58
Nouman Bhatti21-Aug-07 20:58 
SELECT * FROM <tablename> WHERE USER = 'JOHN' AND PASS = 'MYPASS'


this is the write query...
now if u r using c# or vb.net
get result of this query in datareader and dataadaptor..

if any row returns that means username and password is correct... then redirect to the other page..
AnswerRe: i need query Pin
T.EDY21-Aug-07 22:24
T.EDY21-Aug-07 22:24 
GeneralRe: i need query Pin
Colin Angus Mackay22-Aug-07 4:50
Colin Angus Mackay22-Aug-07 4:50 
QuestionUpdate and to_date question Pin
Programm3r20-Aug-07 21:28
Programm3r20-Aug-07 21:28 
AnswerRe: Update and to_date question Pin
Chris Meech21-Aug-07 4:24
Chris Meech21-Aug-07 4:24 
QuestionDateTime syntax help Pin
Branislav Vidovic20-Aug-07 14:23
Branislav Vidovic20-Aug-07 14:23 
AnswerRe: DateTime syntax help Pin
Senu Gandhi20-Aug-07 18:01
Senu Gandhi20-Aug-07 18:01 
AnswerRe: DateTime syntax help Pin
edukulla21-Aug-07 20:07
edukulla21-Aug-07 20:07 
AnswerRe: DateTime syntax help Pin
edukulla21-Aug-07 20:46
edukulla21-Aug-07 20:46 
QuestionDatabase Question Pin
dhbaer20-Aug-07 3:48
dhbaer20-Aug-07 3:48 
AnswerRe: Database Question Pin
martin_hughes20-Aug-07 5:12
martin_hughes20-Aug-07 5:12 
GeneralRe: Database Question Pin
dhbaer20-Aug-07 5:21
dhbaer20-Aug-07 5:21 
QuestionSeployment the Windows Application Pin
Thaer Hamael20-Aug-07 3:32
Thaer Hamael20-Aug-07 3:32 
AnswerRe: Seployment the Windows Application Pin
Rami Said Abd Alhalim20-Aug-07 4:40
Rami Said Abd Alhalim20-Aug-07 4:40 
Questionhow can delete data without drop relation ship between tables??? Pin
Rami Said Abd Alhalim20-Aug-07 3:08
Rami Said Abd Alhalim20-Aug-07 3:08 
AnswerRe: how can delete data without drop relation ship between tables??? Pin
kubben20-Aug-07 3:50
kubben20-Aug-07 3:50 
GeneralRe: how can delete data without drop relation ship between tables??? Pin
Rami Said Abd Alhalim20-Aug-07 4:19
Rami Said Abd Alhalim20-Aug-07 4:19 
GeneralRe: how can delete data without drop relation ship between tables??? Pin
kubben20-Aug-07 4:23
kubben20-Aug-07 4:23 

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.