B
Barb@mmcpa
I am using an SQL table to store my data. I am using
datatype text for one of the fields in the SQL table. In
Access this translates to Memo datatype. When I do a
query and try to sort by this field I get the message: The
text data type can not be used in an ORDER BY clause.
I have tried using the data type char in the SQL table but
that fills area of the field that doesn't have a character
with a blank character. This has caused some issues when
we try to make any changes to the field.
Does anyone have any suggestions what I can do?
Thanks!
datatype text for one of the fields in the SQL table. In
Access this translates to Memo datatype. When I do a
query and try to sort by this field I get the message: The
text data type can not be used in an ORDER BY clause.
I have tried using the data type char in the SQL table but
that fills area of the field that doesn't have a character
with a blank character. This has caused some issues when
we try to make any changes to the field.
Does anyone have any suggestions what I can do?
Thanks!