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!

Form based on SP does not allow to input data

Status
Not open for further replies.

dwight1

IS-IT--Management
Aug 22, 2005
176
US
Hi,

I have a form that is based on a SP that has a parameter value. When i open the form and try to input it gives me an error that Unique table is not defined.

Does that mean that SQL allows us to write only in single table using form?

It worked without parameter using a view, but some times it pulls up the wrong customer as the customerid gets stored/stuck in the serverfilterbyform properties.

I wanted to overcome this problem hence went for sp.

Any ideas

Dwight
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top