CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Correlated Sub query is not working ASP Access

Print topic Send  topic

Author Message
Kip Dole
Posted: 03/04/2003, 12:25 PM

*// This works
'sSql = "SELECT password, login FROM dbo_person_security WHERE person_id = 1"

*// I can't get this to work? Any ideas would be appreciated.
*// This works in Access?
sSql = "SELECT ps.password, ps.login FROM dbo_person_security ps WHERE person_id in (select person_id from dbo_email_address where email = 'kipdolehotmail.com')"

Thanks in advance.
Kip Dole
Posted: 03/04/2003, 12:44 PM

I made a typo. It works sorry.

Correlated Sub query is not working ASP Access
Date Entered 3/4/2003 12:25:19 PM
Message *// This works
'sSql = "SELECT password, login FROM dbo_person_security WHERE person_id = 1"

*// I can't get this to work? Any ideas would be appreciated.
*// This works in Access?
sSql = "SELECT ps.password, ps.login FROM dbo_person_security ps WHERE person_id in (select person_id from dbo_email_address where email = 'kipdole@hotmail.com')"

Thanks in advance.

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.