Migration Guide


AbtConnectionSpec >> #targetCodePage: now expects a String as an argument

Customers migrating from any version earlier than 5.5 might encounter an issue with code page conversion.

The argument passed to the AbtConnectionSpec >> #targetCodePage: method is now expected to be a String. The argument was previously expected to be a numeric. This change was implemented as part of the XML Support introduced with VAST 5.5.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]