flute72080
Programmer
I have a form with RecordSouce = "Select * from dbo.Circuits" I have tried to set UniqueTable = Circuits (this appears as an option in the drop-down) and ResyncCommand = "Select * from dbo.Circuits WHERE dbo.Circuits.RecID =?" (where RecID is my primary key). After I set the Unique Table and Resync Command, I save the form and open if in form view.
If I then try to open it in design view again, the values that I entered for Unique Table and Resync Command have cleared out. I am very confused. Do you know what I am doing wrong?
Thanks,
Beth
If I then try to open it in design view again, the values that I entered for Unique Table and Resync Command have cleared out. I am very confused. Do you know what I am doing wrong?
Thanks,
Beth