Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30451: 'adv_org_db' is not declared. It may be inaccessible due to its protection level.

Source Error:


Line 12: End If
Line 13: 
Line 14: dim objConn As System.Data.Odbc.OdbcConnection = adv_org_db()
Line 15:     Dim sql As String = "SELECT c.giorno, c.quale, s.id, c.quale, s.nome, s.base, s.altezza, s.voto, s.gruppo, s.categoria " & _
Line 16:     "FROM adv_org_count AS c INNER JOIN org_sponsor AS s ON c.quale = s.id WHERE voto > 0 AND s.base < 800 AND c.giorno = """ & oggi & """ ORDER BY voto DESC, giorno DESC, impressioni DESC"

Source File: D:\InetPub\vhosts\arcadiaclub.com\httpdocs\marketing\servizi\spazi_pubblicitari_posizioni.aspx    Line: 14






Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0