Resident1
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 3 articles for 0.164 sec
Thanks for all the info. I will try a little redesign and get back to you. It may take me a while. Thanks again for all the help. "John W. Vinson" wrote: > On Thu, 26 Jul 2007 15:28:01 -0700, Eric <Eric@discussions.microsoft.com> > wrote: > > >SELECT Properties.*, Owners.FirstName, Owners.LastName, > >PropertyManagement.ManagementCompany, [Lease Signing Table].Resident1, > >Owners     

Group: microsoft.public.access.forms · Group Profile · Search for Resident1 in microsoft.public.access.forms
Author: Eric
Date: Jul 27, 2007 04:24

On Thu, 26 Jul 2007 15:28:01 -0700, Eric <Eric@discussions.microsoft.com> wrote: SELECT Properties.*, Owners.FirstName, Owners.LastName, PropertyManagement.ManagementCompany, [Lease Signing Table].Resident1, Owners.MobilePhone, PropertyManagement.MobilePhone AS MobilePhone_PropertyManagement FROM [Lease Signing Table] INNER JOIN (PropertyManagement INNER JOIN (Owners INNER JOIN Properties
Show full article (1.73Kb) · Show article thread
SELECT Properties.*, Owners.FirstName, Owners.LastName, PropertyManagement.ManagementCompany, [Lease Signing Table].Resident1, Owners.MobilePhone, PropertyManagement.MobilePhone AS MobilePhone_PropertyManagement FROM [Lease Signing Table] INNER JOIN (PropertyManagement INNER JOIN (Owners INNER JOIN Properties ON Owners.OwnerID = Properties.OwnerID) ON PropertyManagement.ManagementID =     

Group: microsoft.public.access.forms · Group Profile · Search for Resident1 in microsoft.public.access.forms
Author: John W. Vinson
Date: Jul 26, 2007 16:24

Show full article (1.49Kb) · Show article thread
    

Group: microsoft.public.access.forms · Group Profile · Search for Resident1 in microsoft.public.access.forms
Author: Eric
Date: Jul 26, 2007 15:28

Show full article (1.75Kb) · Show article thread