dbTalk Databases Forums  

Old dbf and idx under VFP 9.0 forms

comp.databases.xbase.fox comp.databases.xbase.fox


Discuss Old dbf and idx under VFP 9.0 forms in the comp.databases.xbase.fox forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Dr No
 
Posts: n/a

Default Old dbf and idx under VFP 9.0 forms - 04-02-2006 , 02:29 AM






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



Reply With Quote
  #2  
Old   
Josh Assing
 
Posts: n/a

Default Re: Old dbf and idx under VFP 9.0 forms - 04-02-2006 , 09:54 AM






Turn off "private data session"


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


--- AntiSpam/harvest ---
Remove X's to send email to me.


Reply With Quote
  #3  
Old   
NO
 
Posts: n/a

Default Re: Old dbf and idx under VFP 9.0 forms - 04-03-2006 , 03:49 PM



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



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.