Hi,
We are currently working on a new program in which we make a connection to SQL Server via a connectionstring (ODBC).
We use remote views to write updates to SQL Server.
When we start VFP 6.0 and edit a program (PRG) everythings goes smoothly.
When we run te program (and connect to SQL Server) and than terminate the program to re-edit something, the (built-in) VFP-editor is very slow; a wait b wait c etc.
We tried close all, clear all, release all and the display memo and display status shows nothing strange.
Connections are closed.
But the editor is slow. Quiting VFP and restarting VFP solves the problem until we run again.
Any ideas???
We are currently working on a new program in which we make a connection to SQL Server via a connectionstring (ODBC).
We use remote views to write updates to SQL Server.
When we start VFP 6.0 and edit a program (PRG) everythings goes smoothly.
When we run te program (and connect to SQL Server) and than terminate the program to re-edit something, the (built-in) VFP-editor is very slow; a wait b wait c etc.
We tried close all, clear all, release all and the display memo and display status shows nothing strange.
Connections are closed.
But the editor is slow. Quiting VFP and restarting VFP solves the problem until we run again.
Any ideas???