hi all,
i am working in a form not in report.
what i have done is in the combo row source i have provided the below query
SELECT [Sources of Records].[Source of Records - Entity Name], [Sources of Records].[Source of Records - Location of Billing Records], [Sources of Records].[Source of...
Hi,
I have bound the column that is declared as memo data type to a textbox.
The problem iam facing is the text box does not shows the character more than 255.
To be more clear the column in the access database contains more than 255 characters. but only 255 characters are displayed in the...