Hello everybody,

MySQL - 3.23.38 Win
MyODBC - 2.50.37

I'm using MySQL on local machine with Win2000 plattform, using MyODBC(ver.
2.50.37) to connect to db trought ODBC. Things works well, except for
dropping table. I'm using ODBC API in MS Visual C++ 6.0 to connect to ODBC.
Trought SQL statements I can create table well. But when I use sql statement
"DROP TABLE", I get error: Error on delete of 'xxx.MYI' (Errcode:13). Note,
that things works well if I'm connected from Win2000 to MySQL server that
runs on Linux, trought the same MyODBC driver (2.50.37), with the same ODBC
DSN settings! So I think (maybe I'm wrong), that the problem must be in
MySQL-Win server (not in ODBC driver)!
Do you have any idea about the problem? I would apreciate any help from you!

Best Regards, Vili Germic.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to