|
|
|
|
|
HCheckServerUpdate (Function) In french: HVérifieMiseAJourServeur
Available only with this kind of connection
Checks for the latest version of the HFSQL server that can be automatically updated. MyConnection is Connection  let sNewVersion = HCheckServerUpdate(MyConnection) IF sNewVersion<>"" THEN Info(sNewVersion)
Syntax
<Result> = HCheckServerUpdate(<Connection>)
<Result>: Character string Update version available on the HFSQL server. <Connection>: Character string or Connection variable Connection to the HFSQL server. This connection corresponds to: Remarks The update server (containing the pack for updating the HFSQL server) can be defined by HManageServerUpdate.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|