On Thu, 2005-10-13 at 08:51 -0300, Arí Ricardo Ody wrote:
> I can understand that the trouble was caused by an Active=true and a DB 
> conenection fails as said mr. Marc Weustink, although I'm not sure about 
> this because if, in the time I generate the code the situation of DB is the 
> same. The first question that comes to my mind is: Why the DB connection 
> fails if we the same situation that when the code was generated, eg, the 
> server is loaded during linux boot and nothing(I say NOTHING) was changed in 
> the environment since I close lazarus and shut down the machine? The server 
> is loaded and the employee.db file is the same directory and it's unchanged.

The (suppressed) error message can tell you more about that.
(Username/password not provided, maybe)

> If I still agree with mr. Marc Weustink(I have doubts, I repeat) may someone 
> give me an objective answer about how to solve the trouble? I read some 
> e-mails talking about opinions only.

You have bad luck that this is a developers-mailinglist, so we
immediately discussed the definitive solution.

For now, open the .lfm file, search for the Active=True line, and change
that to false. Then open the project in lazarus.

I also want to mention the lazarus command-line option --skip-last-
project, to avoid this kind of trouble.

> In any way it sound strange that there is an error of this kind... It don't 
> allow me alter my project and go forward... At least, I can't go forward. 
> Actually this kind of error in the design time is getting me upset...

That's why we discuss some solutions...

-- 
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

Reply via email to