Click here to Skip to main content
15,924,507 members
Home / Discussions / Database
   

Database

 
QuestionReduce multiple SQL statements [modified] Pin
myNameIsRon13-Aug-06 12:34
myNameIsRon13-Aug-06 12:34 
AnswerRe: Reduce multiple SQL statements Pin
Colin Angus Mackay13-Aug-06 13:00
Colin Angus Mackay13-Aug-06 13:00 
GeneralRe: Reduce multiple SQL statements Pin
myNameIsRon13-Aug-06 15:26
myNameIsRon13-Aug-06 15:26 
Questionhandling closed page Pin
abonasser13-Aug-06 3:20
abonasser13-Aug-06 3:20 
AnswerRe: handling closed page Pin
Colin Angus Mackay13-Aug-06 3:46
Colin Angus Mackay13-Aug-06 3:46 
QuestionMySQL SQL Dictionary. Pin
NaNg1524113-Aug-06 1:38
NaNg1524113-Aug-06 1:38 
AnswerRe: MySQL SQL Dictionary. Pin
Colin Angus Mackay13-Aug-06 3:19
Colin Angus Mackay13-Aug-06 3:19 
QuestionError in select statement Pin
very_short_life12-Aug-06 4:00
very_short_life12-Aug-06 4:00 
What is the erorr with this select statement
Set RS = DB.OpenRecordset("select * from Users where User_name=" & Text1.Text & " and User_pass=" & Text2.Text & " and User_type=" & Combo1.List(Combo1.ListIndex))
I use it in vb6 with DAO 3.5
but the compiler tell that too few parameter.Expected 2

all these fields in the table is text
please help
thanx


BE OR NOT TO BE

AnswerRe: Error in select statement Pin
Rob Graham12-Aug-06 4:09
Rob Graham12-Aug-06 4:09 
QuestionProblem using reflection for MySQL Pin
Gian Paolo WNA12-Aug-06 0:33
Gian Paolo WNA12-Aug-06 0:33 
AnswerRe: Problem using reflection for MySQL Pin
Colin Angus Mackay12-Aug-06 11:11
Colin Angus Mackay12-Aug-06 11:11 
QuestionSQL Server 2000 Updates Pin
Mridang Agarwalla11-Aug-06 8:33
Mridang Agarwalla11-Aug-06 8:33 
AnswerRe: SQL Server 2000 Updates Pin
Colin Angus Mackay12-Aug-06 11:21
Colin Angus Mackay12-Aug-06 11:21 
AnswerRe: SQL Server 2000 Updates Pin
Mike Dimmick12-Aug-06 19:48
Mike Dimmick12-Aug-06 19:48 
QuestionDynamic Datagrid Pin
neerajwa11-Aug-06 5:03
neerajwa11-Aug-06 5:03 
QuestionProcedure or function has too many arguments specified [modified] Pin
R. A. Abbasi11-Aug-06 2:04
R. A. Abbasi11-Aug-06 2:04 
AnswerRe: Procedure or function has too many arguments specified Pin
mr_lasseter11-Aug-06 6:31
mr_lasseter11-Aug-06 6:31 
GeneralRe: Procedure or function has too many arguments specified Pin
R. A. Abbasi11-Aug-06 9:28
R. A. Abbasi11-Aug-06 9:28 
AnswerRe: Procedure or function has too many arguments specified Pin
S Pandian11-Aug-06 19:07
S Pandian11-Aug-06 19:07 
GeneralRe: Procedure or function has too many arguments specified Pin
R. A. Abbasi11-Aug-06 23:56
R. A. Abbasi11-Aug-06 23:56 
Questionerror when start computer from sqlmanger.exe Pin
hi_arv11-Aug-06 1:08
hi_arv11-Aug-06 1:08 
AnswerRe: error when start computer from sqlmanger.exe Pin
Colin Angus Mackay11-Aug-06 2:26
Colin Angus Mackay11-Aug-06 2:26 
QuestionTSQL - How to retrieve a random record? Pin
matthias s.10-Aug-06 21:37
matthias s.10-Aug-06 21:37 
AnswerRe: TSQL - How to retrieve a random record? Pin
Colin Angus Mackay10-Aug-06 22:04
Colin Angus Mackay10-Aug-06 22:04 
GeneralRe: TSQL - How to retrieve a random record? Pin
Frank Kerrigan11-Aug-06 5:18
Frank Kerrigan11-Aug-06 5:18 

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.