hon123456
unread,May 19, 2012, 3:14:54 AM5/19/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Dear all,
I am using VFP6, and in Command Window. I have use a dbf
file by issueing command "use uni.dbf". The I query the table with
"select * from uni". It has no problem. But when I I query by "select
* from uni where udate={^2012-11-16}". It complains "error reading
file".
I have no problem for this kind of query before. What is the possible
reason for the problem and how to solve it? Thanks/