[Lazarus] TFMTBCDField problem

Chris Rempas crori49 at yahoo.com
Thu Nov 6 09:53:48 CET 2014


I just fixed my program so we are back to the original problem
"Invalid variant type cast" on ApplyUpdates
i repeat, i can post the record, but i cannot read or write a record that has data on this field to the database 

     On Wednesday, November 5, 2014 10:30 PM, Chris Rempas <crori49 at yahoo.com> wrote:
   

 so where do i send the flowers? :)
and another question...where is the conversation about the string <---> UTF8Sting convertions?
i had to use UTF8String in a library and is not compiling now because i call UTF8Delete and it says that parameter arguments must match exactly 

     On Wednesday, November 5, 2014 4:50 PM, Joost van der Sluis <joost at cnoc.nl> wrote:
   

 On 11/05/2014 10:39 AM, Chris Rempas wrote:
> You were correct!
>
> changing to the correct path does not compile again!
>
> i get just one line with error :
> registerfcl.pas(43,3) Fatal: Can not find unit ServiceManager used by
> RegisterFCL. Check if package FCL is in the dependencies.

You could try to run Free Pascal on the command-line (powershell). Try 
'ppc386 -vut'. Then see which fpc.cfg is being used. Open that file and 
search for lines that start with '-Fu' and see if the path is correct. 
(It should point to c:\pp - if that's where you've installed fpc)

Joost.



    

    
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20141106/803a8d45/attachment-0003.html>


More information about the Lazarus mailing list