Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alguma ideia para a situação descrita....
Message
 
To
24/04/2002 18:45:13
Peter Wagner
Point Informática Ltda.
Limeira, Brazil
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00648911
Message ID:
00649069
Views:
11
Alow Peter!

Existe uma outra saída, porém só funcionará com VFP nas duas pontas.

No Servidor:
Select * From SuaTabela Where SuaCondicao Into Table C:\Transmitir.DBF
Use In Transmitir.DBF
ThisForm.Enviar(FileToStr("C:\Transmitir.DBF"))
No Cliente
StrToFile(ThisForm.Receber(),"C:\Etc.DBF")
Use c:\Etc.DBF
Resolve?

[]s
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Rodolfo Duarte
Previous
Reply
Map
View

Click here to load this message in the networking platform