M
Meilu
Hello
I am trying to make a temporary copy of a table to
manipulate. So I used a make table query to copy table A
into TempTable.
The problem is... the Date field in the original table is
being saved as type text instead of date.
Is this going ot be a problem? Because I need to make
comparisons by date. And if this is going ot be a
problem, any idea on how to solve it?
thanks in advance,
Meilu
I am trying to make a temporary copy of a table to
manipulate. So I used a make table query to copy table A
into TempTable.
The problem is... the Date field in the original table is
being saved as type text instead of date.
Is this going ot be a problem? Because I need to make
comparisons by date. And if this is going ot be a
problem, any idea on how to solve it?
thanks in advance,
Meilu