Hello Team, I've a situation where an Indexed column(NULLABLE) is to be set to NOT NULL,
for MSSQL DDLUTILS fails ...throws Exception that Index object is dependent on the column, hence cant modify the same... For time being, i;ve modified exsitng code to 1.add DropIndex 2.add ColumnsRequiredChange 3.add CreateIndex but that scene is dependent on "http://www.nabble.com/DDL-Utils...-tf4566113.html" if data is present Regards On Behalf of Satyam B. -- View this message in context: http://www.nabble.com/Lots-of-Question-Today-...-tf4566124.html#a13033531 Sent from the Apache DdlUtils - Dev mailing list archive at Nabble.com.