[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: Database table being overwritten
****** message to minivend-users from Erik Aase-Remedios <erik@fourfish.com> ******
In catalog.cfg:
NoImport products
This will make it read the products table instead of trying to create it
from products.asc.
-Erik
On Sun, 24 Jan 1999, Michel Chamberland wrote:
...
> Database products products.asc dbi:Oracle:DB01
> Database products USER myusername
> Database products PASS mypassword
...
> all it does when i start minivend is delete my table called products in
> oracle. and give the the following error message
...
> Configuring catalog store...store config error: DBI: Create table
> 'products' failed: ORA-00904: invalid column name (DBD ERROR:
> OCIStmtExecute)
> at /ora/mvend/lib/Vend/Data.pm line 419
...
> Why is it trying to "create a table"? shouldnt it just read from my
> products table on DB01?
...
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list
- References:
- No Subject
- From: Michel Chamberland <crakrjak@xerxes.com>