Dear Group,
I have a free table that can not be openned from my pc (error : 1113 -->
file is not opened), it can be opened in other pc
we using win98 so no security is concerned
the only diffirent between mine and theirs is that my pc got sp5, they don't
(we are using vfp6)
Any way, i have tried the following:
go to diff pc
use the dbf
copy stru exte to test.dbf
copy that test.dbf to my pc
use test
sele test
copy to array myarray
create table mytable from array myarray
I got error 9: data type mismatch
So how can i fix this problem? The table has quite a lot of fields (240) so
i don't really want to manually create it by hand (i wasn't the one who
created it)
TIA
Peter