Hi.
I am using OpenRowSet to query a Foxpro database from SQL. The query works fine, however, SQL maintains a connection to the file long after the query completes and the query window is closed. The only way to release the connection is to stop the SQL Service. This is a problem because other users need to be able to copy, move and delete these Foxpro tables after the query is complete. Has anyone seen this before? If so, is there a better solution to release the connection other than stopping the service?
Thanks for your help.
I am using OpenRowSet to query a Foxpro database from SQL. The query works fine, however, SQL maintains a connection to the file long after the query completes and the query window is closed. The only way to release the connection is to stop the SQL Service. This is a problem because other users need to be able to copy, move and delete these Foxpro tables after the query is complete. Has anyone seen this before? If so, is there a better solution to release the connection other than stopping the service?
Thanks for your help.