Click here to Skip to main content
15,915,632 members
Home / Discussions / Database
   

Database

 
GeneralRe: Recordset results Pin
Wendelius14-Feb-11 9:05
mentorWendelius14-Feb-11 9:05 
GeneralRe: Recordset results Pin
Corporal Agarn14-Feb-11 9:12
professionalCorporal Agarn14-Feb-11 9:12 
JokeRe: Recordset results Pin
Wendelius14-Feb-11 9:26
mentorWendelius14-Feb-11 9:26 
GeneralRe: Recordset results (solved) Pin
scorp_scorp14-Feb-11 16:09
scorp_scorp14-Feb-11 16:09 
GeneralRe: Recordset results (solved) Pin
Wendelius16-Feb-11 8:30
mentorWendelius16-Feb-11 8:30 
QuestionSyntex Error, Missing Operator !!! Pin
scorp_scorp12-Feb-11 17:47
scorp_scorp12-Feb-11 17:47 
AnswerRe: Syntex Error, Missing Operator !!! Pin
Luc Pattyn12-Feb-11 18:08
sitebuilderLuc Pattyn12-Feb-11 18:08 
GeneralRe: Syntex Error, Missing Operator !!! DIDNT work [modified] Pin
scorp_scorp12-Feb-11 18:53
scorp_scorp12-Feb-11 18:53 
Modified to:

sqls = "SELECT c_number, c_description, c_scope, c_category, c_type FROM tb_c WHERE c_scope = " & scope & " AND c_number In ( select c_number FROM tb_c_details WHERE e_id = " & eid & " )"

Didnt work ... same problem Cry | :(( Cry | :((

Any different statment that would give me the same results ??? since i think the error is from the IN phrase .
0 will always beats the 1.
modified on Sunday, February 13, 2011 2:51 AM

AnswerRe: Syntex Error, Missing Operator !!! Pin
Wendelius12-Feb-11 21:29
mentorWendelius12-Feb-11 21:29 
GeneralRe: Syntex Error, Missing Operator !!! [modified] Pin
scorp_scorp12-Feb-11 21:35
scorp_scorp12-Feb-11 21:35 
GeneralRe: Syntex Error, Missing Operator !!! Pin
Wendelius12-Feb-11 22:12
mentorWendelius12-Feb-11 22:12 
GeneralRe: Syntex Error, Missing Operator !!! Pin
scorp_scorp12-Feb-11 22:27
scorp_scorp12-Feb-11 22:27 
GeneralRe: Syntex Error, Missing Operator !!! Pin
Wendelius12-Feb-11 22:42
mentorWendelius12-Feb-11 22:42 
QuestionHow to make auto number start from 2000 Pin
ivo7511-Feb-11 7:18
ivo7511-Feb-11 7:18 
AnswerRe: How to make auto number start from 2000 Pin
Wendelius11-Feb-11 7:45
mentorWendelius11-Feb-11 7:45 
GeneralRe: How to make auto number start from 2000 Pin
ivo7511-Feb-11 9:29
ivo7511-Feb-11 9:29 
GeneralRe: How to make auto number start from 2000 Pin
Wendelius11-Feb-11 10:15
mentorWendelius11-Feb-11 10:15 
AnswerRe: How to make auto number start from 2000 Pin
Abhinav S12-Feb-11 21:47
Abhinav S12-Feb-11 21:47 
QuestionProblem installing SQL Server 2005 on Vista Pin
gaby5811-Feb-11 5:01
gaby5811-Feb-11 5:01 
AnswerRe: Problem installing SQL Server 2005 on Vista Pin
Wendelius11-Feb-11 5:32
mentorWendelius11-Feb-11 5:32 
AnswerRe: Problem installing SQL Server 2005 on Vista Pin
a1mimo28-Feb-11 2:14
a1mimo28-Feb-11 2:14 
Questionsql Pin
kesavan210-Feb-11 22:51
kesavan210-Feb-11 22:51 
AnswerRe: sql PinPopular
Luc Pattyn10-Feb-11 23:31
sitebuilderLuc Pattyn10-Feb-11 23:31 
GeneralRe: sql Pin
Jörgen Andersson11-Feb-11 1:22
professionalJörgen Andersson11-Feb-11 1:22 
GeneralRe: sql Pin
PIEBALDconsult11-Feb-11 1:50
mvePIEBALDconsult11-Feb-11 1:50 

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.