SELECT * FROM tblOpenHouse WHERE dtOpen >= ORDER BY dtOpen, intSequence American Realty of Dubuque






American Realty of Dubuque holds Open Houses on both Thursdays and Sundays.
Please note the day that listings are open.

 


SELECT * FROM tblListingMaster WHERE MLS_Nbr = #getListing.intMLS# SELECT * FROM tblDirectory WHERE ID = #getListing.show_id#
  MLS Address Price Date & Time Showing Realtor
rowspan="2">
###getListing.intMLS# #getListing.txtAddress#
#getListing.txtCity#, #getListing.txtState#
#DollarFormat(getData.price)# #DateFormat(getListing.dtOpen, "mm/dd/yyyy")#
#getListing.tmOpen#
#Trim(getShowingRealtor.txtFName)# #Trim(getShowingRealtor.txtLName)#
Comments: #GetListing.comments#
 

There are no Open House listings to display at this time.
Please try again in the future to see if any listings are available.