Joost van der Sluis wrote:
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"
Ah, I've seen that one before :)
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?)
the lfm/dfm is not corrupt.
You will get this message if during loading, the database component
needs to connect and it fails. In my case it was because I did't have
the proper database client libs.
If you still want to open your form, then edit the lfm manually and set
every Database/Dataset Conntected/Active property to false.
Again, there is nothing wrong with strings not beeing published (they are)
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)
Marc
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives