Liska Station
2006-01-09 18:15:12 UTC
Hi guys! Just got the specs from the client's IT dept. and oooo boy, is it
different thatn what I thought it'd be.
How would I connect to e remote SQL server using something like a
SQLCONNECT() Or a SQLStringCONNECT() with the following little... quirk:
The remote server is (for our example here) intranet.orgname.org, and the
sql table name is "patients".
Basically they're going to VPN into the main network, and they want this to
work remotely from the user's offsite laptops.
All I need to do is get either a view or a handle to this SQL table and be
able to filter and search it like VFP data. Not a problem when I've got an
onsite SQL server set up (Thanks Fred!), but with remote data on a
webserver, it's kicking my tail.
Any ideas, or good examples? I've searched the UT, MSDN, and foxite, but
haven't found anything remotely useful about this.
Thanks!
-LS
different thatn what I thought it'd be.
How would I connect to e remote SQL server using something like a
SQLCONNECT() Or a SQLStringCONNECT() with the following little... quirk:
The remote server is (for our example here) intranet.orgname.org, and the
sql table name is "patients".
Basically they're going to VPN into the main network, and they want this to
work remotely from the user's offsite laptops.
All I need to do is get either a view or a handle to this SQL table and be
able to filter and search it like VFP data. Not a problem when I've got an
onsite SQL server set up (Thanks Fred!), but with remote data on a
webserver, it's kicking my tail.
Any ideas, or good examples? I've searched the UT, MSDN, and foxite, but
haven't found anything remotely useful about this.
Thanks!
-LS