Search results

  1. A

    How to Display Memo Data Type Field Information in TextBox

    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...
  2. A

    How to Display Memo Data Type Field Information in TextBox

    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...
Back
Top Bottom