I can run all of the statements in the ddl.py ddl's except
1: pq_driver: [PGRES_FATAL_ERROR]ERROR: type "pqsdbc_short" does not
exist
LINE 6: shortamount pqsdbc_short,
^
(caused by statement 'CREATE TABLE orderpos (
orderid char(8) REFERENCES ordertab(id),
id char(3),
productid char(8) REFERENCES product(id),
amount pqsdbc_amount,
shortamount pqsdbc_short,
PRIMARY KEY (orderid,id)) WITH OIDS')
Mike
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]