db_resultrows
db_resultrows
Returns the number of rows affected or returned by the previous @@ -655,21 +656,24 @@ db_compatible_rdbms_p
db_compatible_rdbms_p db_type
-
Returns 1 if the given db_type is compatible with the current + +
Returns 1 if the given db_type is compatible with the current RDBMS.
db_package_supports_rdbms_p
db_package_supports_rdbms_p db_type_list
-
Returns 1 if db_type_list contains the current RDMBS type. A + +
Returns 1 if db_type_list contains the current RDMBS type. A package intended to run with a given RDBMS must note this in it's package info file regardless of whether or not it actually uses the database.
db_legacy_package_p
db_legacy_package_p db_type_list
-
Returns 1 if the package is a legacy package. We can only tell + +
Returns 1 if the package is a legacy package. We can only tell for certain if it explicitly supports Oracle 8.1.6 rather than the OpenACS more general oracle.