Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Memo Fields

Status
Not open for further replies.

metron9

Programmer
Mar 5, 2002
94
US
The project I am working on will have a text notes field. The words will need to be indexed so a search can be done.
If I use a memo field, How do I access the data in the memo field.

2. The properties in a TEXT controll has a MemoWindow it says at the bottom, Specifies the name of the user defined window to be used if the datasource for a textbox control is a memo field.
I don't understand what this is. My Tables fieldname for the memo field is "NOTES" when i put "NOTES" in this property box i get an error There must be a WINDOW designer like the forms designer but I do not know where it is. Its getting late and I am going to shut her down for the night but I will be back at it Sunday.

 
I realize now i need to use an EDIT box and not a TEXT box so I dont need to make a WINDOW
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top