Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Losing DataSessionID (resolved)
Message
From
10/05/1999 12:57:35
 
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Losing DataSessionID (resolved)
Miscellaneous
Thread ID:
00216775
Message ID:
00216775
Views:
69
Jeff...

Just wanted to let you know that I solved the losing-the-datasession-in-a-PREVIEW-NOWAIT problem. :)

In the OpenTables of the report's DE, I was executing code in a method belonging to an object that was instantiated in a *different* DataSession. I've now learned the hard way that you can't reliably call object code from one datasession if that object was created in a different datasession.

In the end, I just put all the code explicitly in my OpenTables (no more method calls to manipulate data), and it works fine.

Strange new issue, tho: I now can't make the preview go away. Any idea how to close it down programmatically?

Scott
Scott D. Grabo
Chief Information Officer
Occupational Health Group
First Advantage Corporation
Next
Reply
Map
View

Click here to load this message in the networking platform