Hi, I am working with a database and I am doing the following tFile:string; tFileName:=mainForm.SQLQuery1.FieldValues['tFileName']; where tFileName is in a database and is a string. I keep getting a EVariant error on this line. Is there any way to force mainForm.SQLQuery1.FieldValues['tFileName'] to return a string or at least be less restrictive so as to run with a warning. Any ways around this would be very helful. Thanks Lefti
- [lazarus] DataBase Queries el stamatakos
- Re: [lazarus] DataBase Queries John
- RE: [lazarus] DataBase Queries el stamatakos
- Re: [lazarus] DataBase Queries Michael Van Canneyt
- Re: [lazarus] DataBase Queries Roberto Padovani
- RE: [lazarus] DataBase Queries el stamatakos
