Guest_imported
New member
- Jan 1, 1970
- 0
Hello, I have a query to an Access DB, something like:
"select name & ' ' & lastname as fullname from..."
and when I link it to a dbgrid, the field(fullname) appears just as (MEMO)
How can I do to show the string?
"select name & ' ' & lastname as fullname from..."
and when I link it to a dbgrid, the field(fullname) appears just as (MEMO)
How can I do to show the string?