S
Scott Lindsey
I have a form that has a subform on it. The subform does a lookup of a
product description on the product master based on the item number field in
the main form. When all of the tables were in Access, everything worked
fine. If an item was not on the product master, then the fields on the
subform were blank and the labels for the fields appeared on the subform. I
moved the tables to SQL Server. Now when the subform encounters an item not
on the product master, the entire subform labels, fields and scroll bars are
"gray". I know that this is because the row does not exist on the SQL
Server tables.
Why does this act differently between Access tables and SQL Server tables.
Is there anyway that I can fix this so the subform when pointing to SQL
Server acts the same as when pointing to Access?
Thanks in advance for your help!
Scott Lindsey
Highlights for Children
product description on the product master based on the item number field in
the main form. When all of the tables were in Access, everything worked
fine. If an item was not on the product master, then the fields on the
subform were blank and the labels for the fields appeared on the subform. I
moved the tables to SQL Server. Now when the subform encounters an item not
on the product master, the entire subform labels, fields and scroll bars are
"gray". I know that this is because the row does not exist on the SQL
Server tables.
Why does this act differently between Access tables and SQL Server tables.
Is there anyway that I can fix this so the subform when pointing to SQL
Server acts the same as when pointing to Access?
Thanks in advance for your help!
Scott Lindsey
Highlights for Children