Modifying your application
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Modifying your application
Note the following considerations and plan, as needed:
- The DataServer for MS SQL Server supports the same functionality
as the DataServer for ODBC. Therefore, you do not have to change your
application. However, if you used any reference to
DBTYPEas ODBC, you will have to change these to MS SQL Server. - Determine your application needs and goals before changing
INTEGERdata types toINT64data types in applications. Not allINTEGERdata types will necessarily require the additional bit size, nor will wholesale changes in data types necessarily work efficiently with other interfaces to ABL. To review additional considerations about determining when to useINT64versusINTEGER, see Release 10 ABL Data Types Web paper available at the Web paper category of the PSDN Web site located at http://communities.progress.com/pcom/community/psdn.