The error is probably handled somewhere, so you can't see it. But when you run it in the debugger, it shows the exception.
But I need more information so I can help you, can you sow some code? 'send a string value' doesn't explain t me what you're doing. On Thu, 2006-12-14 at 21:36 +0100, Koenraad Lelong wrote: > Hi, > For my first real Lazarus application I'm using the IBConnection stuff > to pump some legacy stuff to Firebird/Interbase. When I send a string > value to a varchar-field I get an exception : EVariantTypecastError, but > only in the IDE. From the commandline everything works fine. > Any hints were things could go wrong ? > I'm using the release version of Lazarus 2.0.4. > Regards, > Koenraad Lelong. > > _________________________________________________________________ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject > archives at http://www.lazarus.freepascal.org/mailarchives > -- 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
