Vorheriges Thema

Nächstes Thema

Inhaltsverzeichnis

Buchindex

Appendix A: Changes To Be Made In Sybase

Some possible errors are described below.

1. Delete occurrences of @@TRANSTATE

2. Use LEN() function instead of DataLength()

3. Use LEN() function instead of CharLength()

4. Change the DateAdd(cwk, …) and DateAdd(calweekofyear, …) calls by the DateAdd(wk, …) call

5. Use IS NULL and IS NOT NULL