 |
BOOK: Beginning Oracle Application Express ISBN: 9780470388372
 | This is the forum to discuss the Wrox book Beginning Oracle Application Express by Rick Greenwald; ISBN: 9780470388372 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning Oracle Application Express ISBN: 9780470388372 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|

July 20th, 2009, 06:09 PM
|
Registered User
|
|
Join Date: Mar 2007
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
ch 4 error w/ category table
ORA-20505: Error in DML: p_rowid=1, p_alt_rowid=CATEGORY_ID, p_rowid2=, p_alt_rowid2=. ORA-04098: trigger 'CIS2616HERSCHFUS.T_CATEGORY_' is invalid and failed re-validation
Unable to process row of table CATEGORY.
what is wrong here
this is on page 114
i can't get this to update
|

July 20th, 2009, 09:27 PM
|
Friend of Wrox
|
|
Join Date: May 2005
Posts: 227
Thanks: 1
Thanked 7 Times in 7 Posts
|
|
ch 4 error w/ category table
Tovachanah:
On page 114, one is adding the categories table to the Maintenance tab. The error states, to me the Categories table does not exist. Starting on page 73 #5, @ bottom of page, is the beginning of creating the Categories table. Updates foir the Category table is on the pages: - #6-#9, page 74;
- #1 - #3, p.75. Although #1 instructs u to use the Product Form. Follow instructions explicidly;
- #4 - #10, p. 77;
- Follow How It Works,pp. 78 - 80. Within #4 -#7, references the Category table and #10, p. 80 references Category, but after #9.
Hope this helps.
__________________
Disclaimer: The above comments are solely the opinion of one person and not to be construed as a directive or an incentive to commit fraudulent acts.
|

July 22nd, 2009, 03:23 PM
|
Registered User
|
|
Join Date: Mar 2007
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by peace95
Tovachanah:
On page 114, one is adding the categories table to the Maintenance tab. The error states, to me the Categories table does not exist. Starting on page 73 #5, @ bottom of page, is the beginning of creating the Categories table. Updates foir the Category table is on the pages: - #6-#9, page 74;
- #1 - #3, p.75. Although #1 instructs u to use the Product Form. Follow instructions explicidly;
- #4 - #10, p. 77;
- Follow How It Works,pp. 78 - 80. Within #4 -#7, references the Category table and #10, p. 80 references Category, but after #9.
Hope this helps.
|
the category table does exist... i didn't call it categories like in the book..i called it category...but it does exist and it does have data
|
Similar Threads
|
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
Ch 4: Parse error: syntax error, unexpected T_SL |
hanizar77 |
BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 |
0 |
June 23rd, 2008 09:17 PM |
CH 6 (edit the table) |
mekanaren |
BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 |
0 |
October 27th, 2006 09:40 AM |
ch 6 commit.php problem updating movie table |
statusquo |
BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 |
1 |
May 2nd, 2005 10:02 PM |
Ch. 4 -1. Creating a Table |
jfr |
BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 |
2 |
February 16th, 2005 02:26 PM |
|
 |