Hey there. We are using VFP6.0 DSN on server1. Server 1 has an ASP page that is using this DSN to display data from free tables. The DSN points to a directory containing free tables located on Server2. The “Fetch Data in Background” is not checked. IIS is installed on Server 1. We are using Basic Clear Text authentication.
When the asp page is accessed, the error code that we are getting is “800400e37 File does not exist”
Any ideas?