Re: Updating column property on table gives error



Uwe wrote:
according to technical article "The properties collection of the
column object" autoincrement is READ/WRITE, but if you attempt to
change it after appending the column you get errors.
I have a feeling that the documentation is really mixed up because
you see real mixed info on MSDN.
I don't feel like paying MS $99 to have them tell me it's a known
problem.


They don't charge for bug reports, but it's too soon to call.

Have you verified that it's the autoincrement property (I assume you are
talking about the DBPROP_COL_AUTOINCREMENT property) that's giving you the
problem? I've seen reports from other users that they have successfully set
this property.


--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"


.