Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
N-tier question
Message
From
07/02/2001 16:08:51
 
 
To
07/02/2001 14:56:20
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00472865
Message ID:
00473607
Views:
42
>>Hi!
>>
>>>Remote views won't work. You can't pass a view from a middle-tier DLL to the UI.
>>
>>Yes you can, but you will lose view's properties. Convert it into string and return back result to the UI. At the UI side convert string back into cursor. I also managed to make an updating of data through DCOM using such cursor. No complexity here.
>>
>>See also File#985383 in the files section.
>
>
>THen you aren't using the view...you're using a string.

ADO is not an object either. Internally when passing ADO through DCOM, it converts self into XML and binary data into mime-encoding. So, this is string (or set of strings) too.

On the low level there are no any way to pass data than just strings. the performance and quility of result is strictly depended on the tool you use to convert data into string and back.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform