> > You can also type the error message. > > In most cases this doesn't gives a complete idea of the trouble.
Ok, I've got your screenshot. Your problem has nothing to do with any database. But i know for sure that someone else can help you. The problem is that when lazarus is started, the 'Fix LFM file' dialog appears with the message: dbnavigatorfirebird_unit1.lfm(57,9): Error identifier Strings is not published in class "TStringList" You see? Typing the error message isn't that hard. Only thing I can tell about it is that your .lfm (form-file) is corrupt. But how that comes? No idea. (Did you upgrade lazarus or fpc?) Probably that clicking on 'remove all invalid properties' solves your problem. Maybe though that you have to re-set some properties. (the SQL- string, i would guess) -- Met vriendelijke groeten, Joost van der Sluis CNOC Informatiesystemen en Netwerken http://www.cnoc.nl _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
