13.01.2013 Views

OpenEdge Data Management: DataServer for Microsoft SQL Server

OpenEdge Data Management: DataServer for Microsoft SQL Server

OpenEdge Data Management: DataServer for Microsoft SQL Server

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Adding extended ABL support<br />

3. Drop the indexes on PROGRESS_RECID, PROGRESS_REID_IDENT_ columns as:<br />

drop index #_#progress_recid on <br />

drop index #_#progress_recid_ident_on <br />

4. Drop the other indexes which include PROGRESS_RECID column as:<br />

drop index #_# on <br />

5. Rename the PROGRESS_RECID column to PROGRESS_RECID_bkp as:<br />

EXEC sp_rename '

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!