Archives of the TeradataForum
Message Posted: Thu, 22 Feb 2007 @ 16:19:04 GMT
Subj: | | Re: MSAccess Results with SQLassistant |
|
From: | | Dempsey, Mike |
We received an enhancement request asking us to be able to append data to an existing table so that a user could build the table in stages.
We did not add an option to 'Delete existing table' because we assumed that anyone who needed a 'fresh' table would simply supply a new table
name.
You do not need Microsoft Access to delete the table however. You can connect to the Access database using SQL Assistant and issue a Drop Table
statement to get rid of it. (This is a pain if you were not planning to use SQL Assistant to 'post process' the Access tables, but should be a
minor effort if you are already doning such post processing.)
Mike Dempsey
Teradata Client Tools
|