Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread TDBISAMdatabase - error
Mon, Apr 4 2011 4:44 PMPermanent Link

Paul Waegemans

IMS bvba

Avatar

dm.data.connected:=false;

or

dm.data.directory:=datadirectory;

gives an error (see attachment)



Attachments: error.jpg
Tue, Apr 5 2011 3:36 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Paul


As a guess you have a visual control somewhere trying to fire (probably on an OnChange event) and it can't access the table. Or at least that's what's happened to me and why I have a Closing global boolean.

Roy Lambert [Team Elevate]
Tue, Apr 5 2011 5:13 AMPermanent Link

Ralf Bieber

EDV Dienstleistungen Ralf Bieber

Paul Waegemans wrote:

Paul

in addition to Roy:

or your dm=nil and/or dm.data=nil

Ralf
Image