Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » ElevateDB Technical Support » Product Manuals » ElevateDB Version 2 Manual for Delphi 6 » DBISAM Migration » Functions |
Removed | Description |
MOD | This function is no longer necessary. You may use the MOD operator instead with ElevateDB. |
LASTAUTOINC IDENT_CURRENT | These functions are no longer necessary. ElevateDB procedures and functions can retrieve the assigned IDENTITY value for a column using the FETCH statement on a cursor. |
TEXTOCCURS | This function is no longer supported. |
YEARSFROMMSECS DAYSFROMMSECS HOURSFROMMSECS MINSFROMMSECS SECSFROMMSECS MSECSFROMMSECS | These functions are no longer necessary. ElevateDB supports the standard SQL date and time interval types. Please see the Interval Types topic for more information. |
Changed | Description |
SUBSTRING | The alternate SUBSTR syntax is now acceptable. |
TEXTSEARCH | This function has been changed to the CONTAINS and DOES NOT CONTAIN operators. |
New | Description |
None |
This web page was last updated on Thursday, November 16, 2023 at 10:39 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |