Go to your main form class and make sure you are not using private
data session.
If you must use a private data session, and if you have to open the
files BEFORE the form, I suggest that you create a datassession object
and set the datasession id to whatever session you are using in the
forms.
A.
On Sun, 2 Apr 2006 09:29:51 +0200, "Dr No" <dusko.cerovec (AT) zg (DOT) htnet.hr>
wrote:
Quote:
I must use some old (FoxPlus) dbf-s and idx files in VFP 9.0 forms. I open
all needeed dbf-s in initital prg, but when I create form, all dbf-s and idx
are closed. I try with data enviroment, but can't use / define idx files
(only dbf) under data enviroment.
Any help ?
D. Cerovec |