Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFox 7 as ole db provider
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00640099
Message ID:
00640143
Vues:
20
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?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform