G
Guest
Does anyone know the correct syntax for the SQL "Create Table" statement when
you want to create a field with the OLE Object data type? I tried
dbs.Execute "CREATE TABLE TagGraphic (TagGraphic OLE Object);" to no avail.
you want to create a field with the OLE Object data type? I tried
dbs.Execute "CREATE TABLE TagGraphic (TagGraphic OLE Object);" to no avail.