L
Lou Civitella
Access 2000/2003
I was looking at getting all the properties for a field in a table. I used
DAO and ADO. They both bring back different results. For example the
Description property only shows when I run my ADO code.
Why are there differences between the code and how can I just bring in all
the properties of the field without having to use both DAO and ADO?
Thanks In Advance,
Lou
I was looking at getting all the properties for a field in a table. I used
DAO and ADO. They both bring back different results. For example the
Description property only shows when I run my ADO code.
Why are there differences between the code and how can I just bring in all
the properties of the field without having to use both DAO and ADO?
Thanks In Advance,
Lou