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.
to delete a post.
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[MySQL][ODBC 5.1 Driver][mysqld-5.5.10]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND M.M_STATUS = 1' at line 1
I also get a message that there is an error in line 836 in pop_delete.asp
set rsCheck = my_Conn.Execute (strSql)
=================================================================
This database is a converted Access db and I am testing it now on our local machine.
Another problem I discovered is when I add a new topic it doesn't open the topic it opens another one with my login name on it and if I attempt to click on the topic it throws me to the main default.asp page. Any ideas?
I won't bring this live until it works correctly. Right now this board is still running on an Access DB platform without errors.
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[MySQL][ODBC 5.1 Driver][mysqld-5.5.10]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND M.M_STATUS = 1' at line 1
I also get a message that there is an error in line 836 in pop_delete.asp
set rsCheck = my_Conn.Execute (strSql)
=================================================================
This database is a converted Access db and I am testing it now on our local machine.
Another problem I discovered is when I add a new topic it doesn't open the topic it opens another one with my login name on it and if I attempt to click on the topic it throws me to the main default.asp page. Any ideas?
I won't bring this live until it works correctly. Right now this board is still running on an Access DB platform without errors.