Joost van der Sluis wrote:
On Wed, 2005-10-12 at 20:58 +0200, Marc Weustink wrote:


It says something about TStringList property Strings not being published...

You will get this error when loading a form with DB (related) components with an Active=True property and the connection to the DB fails.


Doew anyone has any ideas how to solve that? I can remove the error, if
the dataset is opened while the component is 'loading', but then an
application will also silently close the database, without any error-
message?

I think an error mesage must be shown (in design mode always, in runtime depending on the OnError handler) In design mode it may not result in an exception, and the db should stay closed. In runtime an exception is OK unless handled on the OnError

Marc

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to