Re: Table create fails
I am just trying to create some new tables in an existing db.
When I run the following before the table create, they work fine.
SELECT * FROM `abbott_wp6`.`wp_wpinventory_category`;
SELECT * FROM `abbott_wp6`.`wp_wpinventory_item`;
CREATE TABLE `abbott_wp6`.`kbo_inventorycategory` (.....
and then the error.
No coding yet, I first have to get the db setup.
Thanks
Abbott
Subject
Views
Written By
Posted
1209
August 13, 2021 11:56AM
371
August 13, 2021 12:20PM
402
August 13, 2021 02:11PM
458
August 13, 2021 02:32PM
397
August 13, 2021 02:50PM
Re: Table create fails
375
August 14, 2021 02:53PM
372
August 14, 2021 03:49PM
364
August 15, 2021 08:40AM
347
August 15, 2021 12:37PM
326
August 16, 2021 12:57PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.