hi all
How do you get the 'constraint' name tied to a particular column in MSSQL?
TIA
How get 'constraint' name of a column iS SQL or ADO
- mauri.menabue
- Posts: 163
- Joined: Thu Apr 17, 2008 2:38 pm
- nageswaragunupudi
- Posts: 10721
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Been thanked: 8 times
- Contact:
Re: How get 'constraint' name of a column iS SQL or ADO
Use oCn:OpenSchema( ... ) method
Please study this:
https://www.w3schools.com/asp/met_conn_openschema.asp
Please study this:
https://www.w3schools.com/asp/met_conn_openschema.asp
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India