Tomorrow i tried to add PQreset to my code... but It's still not work... May be there is a problem at the compiler...
Have an Idea ? --- Joost van der Sluis <[EMAIL PROTECTED]> wrote: > On Thu, 2007-03-29 at 14:52 +0200, Bram Kuijvenhoven > wrote: > > Darmawan Sugiarto wrote: > > > It's OK... now I know If I don't have this error > if I compile my code in > > > first time... but the second, third, and soon I > have this error... So I > > > restart Lazarus and my code work clearly... > > > If I run my exe (without lazarus) I don't have > this error... > > > > Hmm, that's interesting. I also had problems with > my (commandline) DB aware app when running it from > Lazarus (Win XP, pressing F9 in Laz): it would not > connect, but give me an exception instead. When > starting it from Explorer or the command prompt, all > was fine. > > Isn't that simply because the exception is caught in > a try-finally > statement? Outside the debugger you don't notice > that. > > It could be for example that if it fails finding > libmysqlclient.so, it > tries mysqlclient.so ? (I don't know this for sure, > but could the > problem be something like this?) > > Joost > > _________________________________________________________________ > To unsubscribe: mail > [EMAIL PROTECTED] with > "unsubscribe" as the Subject > archives at > http://www.lazarus.freepascal.org/mailarchives > ____________________________________________________________________________________ Don't get soaked. Take a quick peek at the forecast with the Yahoo! Search weather shortcut. http://tools.search.yahoo.com/shortcuts/#loc_weather _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
