Determines the version of SQL Anywhere that was used to create a database file, without attempting to start the database.
_crtn short _entry DBCreatedVersion(a_db_version_info * pdvi)
pdvi Pointer to a properly initialized a_db_version_info structure.
Return code, as listed in Software component exit codes.
Currently, this function only differentiates between databases built with version 9 or earlier and those built with version 10 or later.
Version information is not set if a failing code is returned.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |