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

Object Already Open ??

Status
Not open for further replies.

sarah77

Programmer
Jun 4, 2002
36
0
0
US
Program error says "object already open" when it reach the statement :

De.RsPc.Open

De is related to the Data environment
RsPc related to a table

Is there a way to know if RsPc is opened or not such as
( if De.RsPc.Open=True )... any comment ?

(VB6)

Thanks

 
Sarah,

I think that you want to be in the Visual Basic Forum.

This is a Visual Basic for Application Forum (MS Office applications) Skip,
metzgsk@voughtaircraft.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top