I´m testing aspdb-Trial on a MYSQL-DB over MYODBC. All viewing is ok, but if I want to edit or delete, then I get the errormessage

Error # (Edit_Execute_SQL) = 80004005(-2147467259)
Description = [TCX][MyODBC]Transactions are not enabled
Source = Microsoft OLE DB Provider for ODBC Drivers
SQL State = S1C00
Native Error = 0

Error # (Edit_Execute_SQL) = 80004005(-2147467259)
Description = Der ODBC-Treiber konnte die neue Transaktion nicht starten.
Source = Microsoft OLE DB Provider for ODBC Drivers
SQL State = S1C00
Native Error = 0

Error # (Edit_Execute_SQL) = 80004005(-2147467259)
Description = Unbekannter Fehler
Source = Microsoft OLE DB Provider for ODBC Drivers
SQL State = S1C00
Native Error = 0

I must say, that I´m started with MYSQL 3 weeks before, so I installed mysql with standard-options. I run mysql-nt and mysql-max-nt. Both I get the error message. In my asp-code I use aspdb to set that there is a MYSQL-DB in the background. I tested many components, most don´t function. But there ist ASPGRID, with them I can edit and delete (Add don´t work with error). But I want to have ASPDB because I think, I can do many more. But where problem is fixed, I don´t know. Pleas have anyone a idea.

I used MySQL 3.23 an at last 4.0 alpha. MyODBC is the Version 2.50.39.00

Pardon for my english, I´m german.

Thanks Hardybossi