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

 SQL query

Print topic Send  topic

Author Message
Rena
Posted: 07/12/2002, 6:17 AM

ok
Can anyone explain how to use sql query for following example:

select * from employees where employeeid = currently logged on user

Thanks
Roy Samson
Posted: 07/12/2002, 6:30 AM

I thinks it is a follow:

SELECT * from employees WHERE employeid = get_session("UserID")

Greetz,

Roy

Alex Alexapolsky
Posted: 07/12/2002, 6:57 AM

If you use CC , add UserID variable to Form/Input tab and set it's type to session

   


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

Web Database

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.