Visual FoxPro requires that an ADO Recordset is opened when it is passed to the CursorFill methods Source parameter.
- Make sure that the ADO Recordset has been properly opened and that the ADO Recordsets State is set to adStateOpen (1).
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Visual FoxPro requires that an ADO Recordset is opened when it is passed to the CursorFill methods Source parameter.