retrieve column default via ADO - TechRepublic
General discussion
March 9, 2001 at 10:36 AM
shanghai sam

retrieve column default via ADO

by shanghai sam . Updated 25 years, 3 months ago

In SQL Server, I have a default defined on a column in a table. Is there a way to find out via ADO what that default is? I can’t find any properties on the Field object that would tell me. Is it somewhere else?

This discussion is locked

All Comments