Search results

  1. R

    Accessing OLE data object

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