
Multiple-step OLE DB operation bla bla bla...
Hi!
I've got this error on the line:
cat.Tables("Table1").Columns("Nom").Properties("Nullable").Value =
False
What's wrong with it? the Attributes property of the Property give me
1537 wich means that the adPropRequired, adPropRead and adPropWrite flags
are on, so I should be able to modify this value no?
thanks in advance :O)
--
Best Regards
Zoury
_________________________________
Thanks to post replies to the newsgroup :O)