![]() |
Admin 9/9/2005 |
Could you tell me what database do you use and what is in the line 1006 of maintenance_edit.asp? |
|
501251 9/10/2005 |
rs.Update is at line 1006 and I use MYSQL |
![]() |
Admin 9/11/2005 |
I see what you saying. strConnection = "DRIVER={MySQL ODBC 3.51 Driver};DESC=;DATABASE=test;SERVER=;UID=;PASSWORD=;PORT=;SOCKET=;OPTION=3;STMT=;"
|
|
501252 9/12/2005 |
Hi, I checked don't optimize column width, the other was checked. The connection was 0 so I changed it to 3, and the string was really weird. |
|
customcode author 9/14/2005 |
Hi Sergey, anything to fix the new problem? |
![]() |
Admin 9/15/2005 |
There must be some incompatibility between MySQL Server and MySQL ODBC driver versions. Could you tell me what are versions of those two products? |