Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unbound Form recordsource problem

Status
Not open for further replies.

wokkie

Programmer
May 9, 2003
52
GB
Hi all,

Every now and then some of my unbound forms get a recordsource which looks something like this { ? = call procGetPersonByID(?) }

This prevents the form from opening and I must manually clear the record source for the form to work. Does anyone know why this happens and how to prevent it?

Cheers

Ian
 
If you have fields on the form that are bound to any tables or queries I think your form will try to attach itself as relating to those fields tables/queries.

Something to look at.

Can you give any more info about the form and what is on it?
what it does?


misscrf

Management is doing things right, leadership is doing the right things
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top