Hello,
I need some advice, please:
I have an SQL Server based application, a point-of-sale, written in VFP; the connection is
established via Internet, using a VPN.
Each time there's a sale, I connect to the SQL server and after the bill is finished I disconnect.
It works fine with the...