Hi,

i read the manual.
but i don't know what to do.

I have a table.
only 2 columns without a primary  key.

so i made the following:

alter table 'tablename'
add id auto_increment primary key;

and

alter table 'tablename'
add Misc timestamp;

But all fields are filled with #deleted.
i don't have fields with float and i have the new mdac from microsoft.

So, i don't know why this happens....
any ideas???

regards
denis


---------------------------------------------------------------------
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