OLE data type is used to store word file since memo data type has the character limit constraint. I could store the word file successfully. Accessing this word files on a button click is a problem. The table structure is as follows:
ID - Primary Key - Auto Number
RegistartionID - Foreign Key - Number
Notes - OLE Object
Any help will be really appreciated
ID - Primary Key - Auto Number
RegistartionID - Foreign Key - Number
Notes - OLE Object
Any help will be really appreciated