I have two tables
that are related to each other in a couple of different ways. The first table is
table "Employee" and the second is "EmployeeStep". Employee has a PK column
called EmployeeId. EmployeeStep has two columns called EmployeeId and
leader. These tables have more columns but I have only provided the relevant
information.
Columns EmployeeId
and leader in EmployeeStep both relate back to Employee's employeeId column. In
reactor after initiating an employeeStep Object, is there anyway of getting
an instance of an employeeRecord from the employeeId OR the leader
column?
Kyle Hayes
Web Developer / Programmer
WebAID - Anaheim
Boeing Information
Technology
714.762.2894
[EMAIL PROTECTED]
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
