Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxisapi Private Data sessions ?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Foxisapi Private Data sessions ?
Miscellaneous
Thread ID:
00476230
Message ID:
00476230
Views:
59
I have a VFP 6 app. running behind Foxisapi. My object opens tables on it's INIT method and keeps the tables open for it's live duration. Everything works great. When a second instance of my object is fired by Foxisapi (Foxisapi is setup to use up to 5 instances) the INIT method fires again and I get a 'File already open' error.

Question: All this multiple instances of my object, fired by Foxisapi, share the same data sessions ?. If so, is there a way to force a private data session for each of the instances of my app. ?

(Note : This is a migrated wireless barcoding system (from foxpro DOS 2.6-serial comm. to IIS-HTML-Foxisapi-VPF6) were we need to have the tables open all the time to achieve under one second response time to the wireless barcode scanners otherwise they time-out. Opening and closing tables on demand slows down the app.)
Next
Reply
Map
View

Click here to load this message in the networking platform