M
MikeC
I currently have a procedure, written using DAO, that
creates a user-defined property of a Microsoft Jet
database. Of all of the procedures in my database, this
is the only one that uses DAO. If possible, I would like
convert the procedure to ADO and uncheck MS DAO 3.6 in
References.
Can anyone tell me whether ADO can be used to
create/delete a user-defined property of a Jet Database?
Thanks.
Mike
creates a user-defined property of a Microsoft Jet
database. Of all of the procedures in my database, this
is the only one that uses DAO. If possible, I would like
convert the procedure to ADO and uncheck MS DAO 3.6 in
References.
Can anyone tell me whether ADO can be used to
create/delete a user-defined property of a Jet Database?
Thanks.
Mike