Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with RETURN FILETOSTR()
Message
From
22/03/2002 11:17:20
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Web Services
Title:
Problem with RETURN FILETOSTR()
Miscellaneous
Thread ID:
00636089
Message ID:
00636089
Views:
47
I want to use DBF rather than XML as the exchange method between my web service and my client app. So the web service class does a:
RETURN FILETOSTR(cTableName)

When I call the service from my web application I get the error:
OLE Error Code 0x800a 1450:Unknown COM status code

If I return a string generated by CURSORTOXML(), it works fine...

Any idea? (Using VFP 7 SP1 on Win 2000)

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform