Cannot access property XmlSchemaNamespace
After assigning a default value to the DefaultConstraint.Text property, I get the following error: Cannot access property XmlSchemaNamespace.This property is not available on SQL Server 2000. I am going against a SQL server 2000, but I am only assigning a default value to an existing column and don't think I should be getting any errors.
Any ideas?
Thanks,

