﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Database Deployment Toolkit » Database Deployment Toolkit (How do I?)  » Unique Index modification</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 08:51:30 GMT</lastBuildDate><ttl>20</ttl><item><title>Unique Index modification</title><link>http://forum.strataframe.net/FindPost22601.aspx</link><description>I have a table with a unique index, I wanted to remove the "Unique" using the DDT and got the following error:&lt;br&gt;
[quote]Modifying the IsUnique property of the Index object is not allowed. You must drop and recreate the object with the desired property.[/quote]&lt;br&gt;
Does this mean that I would need to connect to the customer's server, modify the table and remove the unique flag? or is there a wait to automate this in the DDT?</description><pubDate>Sat, 04 Apr 2009 13:17:14 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Unique Index modification</title><link>http://forum.strataframe.net/FindPost22645.aspx</link><description>Thanks Trent, will try that out.</description><pubDate>Sat, 04 Apr 2009 13:17:14 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Unique Index modification</title><link>http://forum.strataframe.net/FindPost22644.aspx</link><description>[quote]Does this mean that I would need to connect to the customer's server, modify the table and remove the unique flag? or is there a wait to automate this in the DDT?[/quote]&lt;/P&gt;&lt;P&gt;Well, it depends&amp;nbsp;.&amp;nbsp; One way to automate this regardless of the current deployment state is to use the Pre-Deployment scripts to remove this flag.</description><pubDate>Sat, 04 Apr 2009 13:08:20 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>