I have written a vbscript that runs some simple SQL delete and insert statements using an ADO connection object with the Microsoft Visual FoxPro Driver. The problem ("oddity") is that I will get "Error reading file" on occasion. I can get around this message by running a statement trys to set a character field = to a number first. After it errors out because of the invalid type, I can then run the statements without a problem. The script is run from an XP workstation and connects to XP workstations through a mapped drive. The database files are foxpro free tables. Any ideas are greatly appreciated. If you need some more information or clarification, let me know.
Thanks
Thanks