Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transmitting Data
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00517983
Message ID:
00518067
Views:
12
>My question is this: Whats the preferred method for sending
>and receiving data? I am leaning towards having my application
>ZIP up the required records and send it via modem upon user
>request.

I've been messing with this in several areas, including SQL-Server, Access and VFP. Given your requirements, it looks as if you might be able to use something like the FTP function of the West Wind IP Stuff package to send the data via FTP. I used this in a recent project with good results.

The really nice thing about this approach is you can stay within VFP for most of the processing so if something goes wrong you have a clue of where to look for the problems.

Best wishes,

--- Larry
-- Larry Keyes
Remember only You can prevent Gray Goo. Never release nanobot assembers without replication limiting code.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform