Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Access Getting Started > ControlSource e...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 16801 of 17622
Post > Topic >>

ControlSource error message

by "Song" <songsu@[EMAIL PROTECTED] > Jul 26, 2008 at 07:10 AM

Following query works. But when I paste as a control source of a text box
on 
a form, it gives me error message: "check the subquery's syntax and
enclose 
the subquery in parentheses". Where did I do wrong?

SELECT Count(tblMaster.Active) AS CountOfActive
FROM tblMaster INNER JOIN qryEnrolled ON tblMaster.SID = qryEnrolled.SID
GROUP BY tblMaster.Active
HAVING (((tblMaster.Active)=Yes));
 




 2 Posts in Topic:
ControlSource error message
"Song" <song  2008-07-26 07:10:16 
Re: ControlSource error message
"Ken Snell \(MVP\)&q  2008-07-26 10:26:30 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 20:43:06 CST 2008.