> >
> > I use ODBC in a remote client situation with VFP backend.
> >
> Is that an IP connection over the internet? if so, Show me your magic... Especially with vfp9
>
>
> Boudewijn Lutge®ink
> The attitude of "An eye for an eye and a tooth for a tooth" will make this world toothless and blind (Gandhi)
Boudewijn,
Nope - it is far simpler that that - it is a VPN connection. If you create a VPN connection it basically extends your LAN to whereever you need it. Be advised though - you are still working with SLOW internet connection speeds so you have to deal with it as if this were in fact an internet app. SELECT only the records you absolutely need and only the fields that you absolutely need for the purpose at hand. Actually, this is always good practice. If your company expands but your network resources do not keep pace, you will have already optimized your program for the network.
Ken
You shall know the truth - and the truth shall set you free. (John 8:33)