Anyone here have a working/usefull website files?
if there is please give me
i already downloaded the Aurea Flyff website, also executed all .sql files for WEBSITE_DBF from Database+Script.rar. Unfortunately database error

.
here some screen shot
and here's the line of it
and this is the function before it return.
if(0 == odbc_result(odbc_exec($odbc_connect, '
DECLARE @return_value int
EXEC @return_value = ' . $_CONFIG['db_databases']['web'] . '.[dbo].[checkDatabaseConnection]
SELECT \'Return\' = @return_value
'), 'Return')) {
help please