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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"Object no longer set" when exporting object

  • Thread starter Thread starter WP
  • Start date Start date
Status
Not open for further replies.

WP

Programmer
Joined
Nov 30, 1999
Messages
463
Location
CH
Does anyone get this error when exporting forms form one database to another. After the first export I get the message &quot;Object no longer set&quot; with only OK as an option. If I am exporting several forms ( or other objects ) the message repeats. <p>Bill Paton<br><a href=mailto:wpaton@neptune400.co.uk>wpaton@neptune400.co.uk</a><br><a href=
 
If the object is no longer set then you closed the object some where.<br>
such as rst.close<br>
try debugging your code with the F9 key to stop it then use F8 to go one line at a time.<br>
<br>

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top