Hi,
I´ve already tried using MyODBC 3.51.02 by enabling Dynamic Cursor, it
didn´t help.
Now I´ve sent a mail to the access newsgroup. I hope it will help.
Many thanks for your help.
Regards, Christine
Hi !!
I did looked into you issue and could able to see the
behaviour whatver you descr
Hi,
Sorry, it didn´t help.
create table tPruefBesch (fTimestamp timestamp(14), fPruefbeschNr int
auto_increment not null, fPlanNr int, primary key (fPruefbeschNr));
mysql> explain tPruefBesch;
+--+--+---+---++--+
|