Add Column OLE Object

J

Joe

Hello:

What's the SQL syntax to create a column of type OLE Object in a MS
Access
database ?

ALTER TABLE mytable ADD COLUMN myColumn ????? (<--what goes here?)

Thanks in advance.
 
Top