Q. What field type is used to store picture in a table?
- Memo
- OLE
- Hyperlink
- None
Answer: OLE
Object Linking & Embedding (OLE) is a proprietary technology developed by Microsoft that allows embedding and linking to documents and other objects. For developers, it brought OLE Control Extension (OCX), a way to develop and use custom user interface elements. On a technical level, an OLE object is any object that implements the
Similar questions:
Q. Which of the following Data Type is used to store picture in MS Access
Q. In MS Access, OLE Object Data type can store
Object Linking & Embedding (OLE) is a proprietary technology developed by Microsoft that allows embedding and linking to documents and other objects. For developers, it brought OLE Control Extension (OCX), a way to develop and use custom user interface elements. On a technical level, an OLE object is any object that implements the
IOleObject
interface, possibly along with a wide range of other interfaces, depending on the object's needs.Similar questions:
Q. Which of the following Data Type is used to store picture in MS Access
- Picture
- OLE Object
- Memo
- Picture cannot be stored
Q. In MS Access, OLE Object Data type can store
- Microsoft Word documents
- Microsoft Excel spreadsheets
- Sounds
- All of the Above
Answer: All of the above
No comments:
Post a Comment
What you have to say about this?