Previous Topic

Next Topic

Inhoudsopgave

Book Index

Components To Be Replaced

The following components must be replaced in scripts:

Current

New component

TxQuery

TIsahQuery

TxStoredProc

TIsahStoredProc

TxUpdateSQL

TIsahCDSSQLUpdateObject

TIsah7CDSQuery

TIsahCDSQuery

TScriptSPUpdateObject

(Unchanged)

Initially, you can replace the items by simply searching for the current class names and replacing them by the new names.

In addition to the new class names, properties, methods, and events in these components have been changed as well. They must be checked and changed where necessary.

The appendix lists all changed properties, methods, and events of these components.