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
1523
August 13, 2021 11:56AM
421
August 13, 2021 12:20PM
447
August 13, 2021 02:11PM
504
August 13, 2021 02:32PM
444
August 13, 2021 02:50PM
Re: Table create fails
438
August 14, 2021 02:53PM
410
August 14, 2021 03:49PM
415
August 15, 2021 08:40AM
412
August 15, 2021 12:37PM
366
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.