Hi

I'm prototyping an evaluation application to see if Alpha Anywhere is what we want.

I'm doing this on my desktop machine and running the application server locally. It's convenient for me to use Access as the database, although that will be replaced by MySQL in any production environment.

I have a query that returns text from a memo field. This returns all the text correctly if I run the query within Access. But if I run it in A5 it is truncated at 255 characters, the normal maximum length of an Access text field.

The SQL command window in Alpha only shows 255 characters, Access shows all of it.

Is this an ODBC limitation perhaps? Any help/suggestions welcome.

Thanks

John