Once you have loaded the import into a temp table, create a date column using (dextract(<datetime>)) as the computation. For text, you might have some problems with longer records. My first, and probably not the best way, thought is to export the column to a text file and re-import it.
Albert
On 6/18/2014 8:51 AM, Dr. Fritz Luettgens wrote:
Hi,
I hav imported an access-db table into rbase.
In the imported table exits a varchar and a datetime column.
How can I change
varchhar to TEXT and
datetime to DATE
Any idea helps
Thank“s
Fritz





Reply via email to