
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] Wanted: No database upload at IC start
Are you using SQL or dbm?
Assuming SQL, a 0-byte file in the products/ directory should be created
after a successful import, named for the text data table with a '.sql'
extension. For example, the products.txt is read and the products.sql
file is created.
The presence of this file should prevent the text file from being read
again. In fact, if you want to restore a table from the text file, you
remove the *.sql file and restart...
--Moe Pitman
wilant@grue.eppg.com wrote:
>Where can I configure IC to not drop all the tables and reload the
>foundation template when I start/restart IC (4.8.1)?
>
>Details: Our goal: To use one database for several catalogs. So we want
>to be able to restart stores at will, but not let this effect the data
>currently in the database. Our database gets populated by outside
>scripts.
>
>I was hoping that there was a configuration option that I could take
>advantage of, but can't find one. Is there code within bin/interchange
>that I could comment out?
>
>Continuing to look... Thanks, in advance, for help.
>
>Michelle
>
>
>_______________________________________________
>interchange-users mailing list
>interchange-users@interchange.redhat.com
>http://interchange.redhat.com/mailman/listinfo/interchange-users
>
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users