The Forum has been Updated
        The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
    
                        Getting a new error.
Hosting service says outdated forum software might not be supported anymore. this crap is killing me.
error says: 
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[MySQL][ODBC 3.51 Driver]Access denied for user 'xxxxxx'@'188.xxxxxxx' (using password: YES)
/forum/inc_header.asp, line 111
Line 111 says: my_Conn.open strConnString
another information when switching to other asp.net version:
The database could not be opened !! Check your config.asp file and set the
strConnString so it points to the database. Also check if strDBType is set to the right databasetype.
                Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[MySQL][ODBC 3.51 Driver]Access denied for user 'xxxxxx'@'188.xxxxxxx' (using password: YES)
/forum/inc_header.asp, line 111
Line 111 says: my_Conn.open strConnString
another information when switching to other asp.net version:
The database could not be opened !! Check your config.asp file and set the
strConnString so it points to the database. Also check if strDBType is set to the right databasetype.