[ic] re: NoImport Directives

Houman Akhavan houman@edigitalweb.com
Thu, 12 Oct 2000 12:07:20 -0700


Cameron,

So then would NoImportExternal Yes be the equivalent of having a NoImport
line for every table.

Also, where should directives like this go in catalog.cfg at the top, or in
the #ifdef MYSQL, since I am using MySQL.

Does the syntax need a #, such as #NoImport products ?

Thanks,
Houman A.

----- Original Message -----
From: "Cameron B. Prince" <cameron@akopia.com>

> If the NoImport is added, it makes sense that no import would be
attempted.
> Therefore, no .sql file, indicating a successful import, is made.
>
> You are simply telling Interchange to use the data in the database and
> disregard the corresponding .txt and .sql files.
>
> Good luck,
>
> Cameron