<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello Rocky,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Firstly, I could not imagine what you form was 
looking like, so, I just created a new db, created one table and entered no data 
at all.  I then allowed the form wizard to create a new form.  It 
opens perfectly and displays the three fields that I created.  I can now 
add a new record if I wish.  So, if this your scenario, if so, why are you 
getting #name.  </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I think that I have experienced #name when the 
record source is not opening perhaps due to an SQL error in the record source, 
is this possible?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The other alternative is, you are hinting that 
there is a product structure.  I am wondering whether you have a one to 
many relationship and the many side is empty.  If this is the case, could 
you consider making it a left outer join?  I.E., </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>    (</FONT></DIV>
<DIV><FONT face=Arial size=2>    show me all the product codes, 
and any of their properties if a property exists, </FONT></DIV>
<DIV><FONT face=Arial size=2>    if not, do please show me the 
product code anyway, </FONT></DIV>
<DIV><FONT face=Arial size=2>    thank you.</FONT></DIV>
<DIV><FONT face=Arial size=2>    )</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>If I am completely on the wrong track, please 
delete my email quickly and never think about it again,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Mark</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=bchacc@san.rr.com href="mailto:bchacc@san.rr.com">Rocky Smolin - 
  Beach Access Software</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=AccessD@databaseadvisors.com 
  href="mailto:AccessD@databaseadvisors.com">AccessD@databaseadvisors.com</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, June 04, 2003 5:49 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [AccessD] Dang Bound Forms 
  Again</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial size=2>Dear List:</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>I have a bound form which displays product 
  structures.  If the product structure table is empty (as it would be when 
  the user is just starting up) the screen comes up blank.  I would like 
  the form to display empty without the #Name stuff, of course.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>How do you all solve this problem of a bound form 
  bound to an empty record source?</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>MTIA</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>Rocky Smolin<BR>Beach Access 
Software</FONT></DIV>
  <DIV> </DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>AccessD mailing 
  list<BR>AccessD@databaseadvisors.com<BR>http://databaseadvisors.com/mailman/listinfo/accessd<BR>Website: 
  http://www.databaseadvisors.com<BR></BLOCKQUOTE></BODY></HTML>