Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Interrupciones en el enlace internet: qué hacer?
Message
 
To
20/07/2007 13:14:11
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01242415
Message ID:
01242421
Views:
16
>Saludos amigos del foro.
>Estoy adentrándome en el diseño de un sistema y he avanzado de manera rápida usando VFP + SQL.
>
>Para el efecto uso ODBC y el comando SQLEXEC dentro del VFP.
>
>Sin embargo si bien es cierto esto funciona excelentemente bien dentro de una LAN, y aún en estaciones remotas (via internet). Me estoy preguntado qué pasará cuando ejecute un comando con SQLEXEC y el enlace via internet no esté disponible justo en ese momento (lo cual es muy normal). Qué podría hacer en estos casos para solventar este tipo de cosas?..Hay algo en VFP que detecte este tipo de interrupciones en la señal?...Qué se puede hacee en estos casos?....
>
>gracias de antemano por sus ideas y aportaciones
>
>Atte
>Carlos Burgos

If you try to post it in English I am sure you will get more answers :-)
From that sentence: Para el efecto uso ODBC y el comando SQLEXEC dentro del VFP I guess you have problems with ODBC connection to VFP database. Keep in mind that last ODBC driver for VFP is for VFP6. If you have tables that use last fields types introduced in VFP8 and 9 you must use VFP OLEDB provider, not ODBC. Try to use CursorAdapters (of course if all this is true :-))
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform