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!

Problems with work areas

Status
Not open for further replies.

INFORMAT

Programmer
Jan 3, 2001
121
BE
Hi,

When I use the function AUSED(), I get the following result:

viewUsers1
2
viewUsers
1

And the only thing I have done is just a SQLEXEC() to retrieve the data. Does anybody knows why VFP created 2 views in 2 different work areas? Or is this a default feature in VFP 8.0?

Thx

 
Can you share the code (simplified) for your SQLEXEC()? A lot can depend on the actual request.

Rick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top