Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFox 7 as ole db provider
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00640099
Message ID:
00640143
Views:
19
As Mike points out RDS is rather dated technology that never really worked all that well has and serious security implications.

If you're accessing data from a browser application you can look into DataIslands and VFP backends to serve data to them using ASP or even more generic tools like some of the stuff built into Web Connection.

If you're using a Fat Client application things are even easier as you can just utilize VFP's XML features to convert data back and forth to and from XML.

For more info on XML and VFP see;

http://www.west-wind.com/articles.asp

There are a number of examples that demonstrate using XML served from VFP on client applications from browser based ones, to Fat Client apps.

+++ Rick ---


>Hi
>
>I'm reading msdn online and I found examples about data binding
>
>
><OBJECT classid="clsid:BD96C556-65A3-11D0-983A-00C04FC29E33"
>    ID=dsoComposer HEIGHT=0 WIDTH=0>
>    <PARAM NAME="Server"  VALUE="http://musicserver">
>    <PARAM NAME="Connect" VALUE="dsn=music;uid=guest;pwd=">
>    <PARAM NAME="SQL"     VALUE="select compsr_name from composer">
></OBJECT>
>
>
>What's the correct sintaxis for a vfp database?
>
>TIA
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform