====== GetOne ====== {#JAPI Joomla.Framework Database JDatabase::GetOne #} ADODB compatability function. See [[http://phplens.com/adodb/reference.functions.getone.html]] for more information. ===== Syntax ===== mixed GetOne ( **$query** ) | **$query** | string | is a string containing an SQL query. | ---- ~~DISCUSSION~~