Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ayuda con VFP - SQL
Message
De
22/08/2005 19:04:05
 
 
À
22/08/2005 18:28:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
01042773
Message ID:
01042779
Vues:
18
>Deseo aprender el desarrollo de sistemas cliente- servidor usando VFP y SQL Server de cero, la ayuda que viene MSDN es muy general y quisiera algo que se paso a paso desde la instalacion y creacion de base de datos.
>
>Agradesco vuestra ayuda, proporcionado material al respecto o direcciones ur.


Léete el capítulo de Client/Server en la ayuda.

Lee en el Help sobre CursorAdapter, SQL PassThrough y Vistas Remotas.
Específicamente las funciones de SPT:
SQLConnect()
SQLStringConnect()
SQLExec()
SQLDisconnect()

-- Conectar a DBMS sin crear DSN (técnica DSNLess) --
http://www.portalfox.com/article.php?sid=817

-- CONECTARSE A SQL SERVER --
http://www.portalfox.com/article.php?sid=1051

-- Crear Aplicaciones Cliente-Servidor con Visual FoxPro --
http://www.portalfox.com/article.php?sid=970

Introducción a Cliente-Servidor
Por Ted Roche
http://www.portalfox.com/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=25

También puedes consultar en MSDN, UT y en el Wiki de Fox:
http://fox.wikis.com/wc.dll?Wiki~CategoryClient/Server
http://fox.wikis.com/wc.dll?Wiki~ProgrammaticallyCreatingDSNs

Universal Thread Magazine:
Marzo 2002 y Agosto 2002

http://msdn.microsoft.com/vfoxpro/techinfo/articles/v6/clientserver.asp


También te recomiendo el libro "Client-Server Applications With Visual FoxPro":
http://fox.wikis.com/wc.dll?Wiki~Client-ServerApplicationsWithVisualFoxPro6andSQLServer7

"Migrating your VFP Application to a SQL Server platform"
By Dan LeClair - EPS Software
http://www.eps-cs.com/pdf/whitepaper_migrating.pdf

--- Crear Aplicaciones Cliente-Servidor con Visual FoxPro ---
http://www.panoramabox.com/GoPub.aspx?IdObj=2203

--- ¿Utilizar Vistas Remotas o SQL Pass Through (SPT) para Cliente-Servidor? ---
http://www.panoramabox.com/GoPub.aspx?IdObj=2232

--- eFrontEnd, Proyecto de Ejemplo Cliente-Servidor con Visual FoxPro ---
http://www.panoramabox.com/GoPub.aspx?IdObj=2234

--- eBook Gratuito: SQL: A Practical Introduction (reseña y descarga) ---
http://www.panoramabox.com/GoPub.aspx?IdObj=2235

--- Consultas de mas de 256 cars. a el servidor remoto (SPT y TEXT..ENDTEXT) ---
http://www.panoramabox.com/GoPub.aspx?IdObj=2209

--- Conectar a DBMS sin crear DSN (técnica DSNLess) ---
http://www.panoramabox.com/GoPub.aspx?IdObj=1205

--- Uso de AERROR() para errores ODBC ---
http://www.panoramabox.com/GoPub.aspx?IdObj=2181


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform