JohnJohn
2006-08-01 21:26:01 UTC
Hello. I need to be able to create a column in an Access table that has the
"Ole Object" data type, but I need to be able to do it using SQL syntax
(ALTER TABLE or CREATE TABLE). For the life of me, I can't find any
information on how or if this can be done, which means to me that it probably
can't be done this way. My database is an Access 2003 database, and the SQL
Syntax to create this column is called from a Visual Basic 6 application
using the ADO 2.8 library.
Any ideas? Need any more info?
Thanks,
John
"Ole Object" data type, but I need to be able to do it using SQL syntax
(ALTER TABLE or CREATE TABLE). For the life of me, I can't find any
information on how or if this can be done, which means to me that it probably
can't be done this way. My database is an Access 2003 database, and the SQL
Syntax to create this column is called from a Visual Basic 6 application
using the ADO 2.8 library.
Any ideas? Need any more info?
Thanks,
John