Pre-order Oracle APEX 4.0 Cookbook now!
Posted in Apex, General on 09/28/2010 10:16 am by Michel van ZoestFor the past months I have been working together with Marcel van der Plas on a book on APEX 4.0. The publisher Packt has just released the website, so it can now be pre-ordered.
Find the link here: Oracle APEX 4.0 Cookbook
The book offers more than 70 recipes that cover almost all topics of Application Express 4.0.
We are currently finishing up and expect that the book will come out in January.


01/27/2011 at 17:13
Michel,
Thanks for getting back so quickly.
I downloaded the code from the Packt site, so you may want to check they have your changes up.
Karl
01/27/2011 at 16:41
Hi Karl,
Glad to hear that you are enjoying the book.
We did find a mistake in the script, but Packt should have corrected that a week or two ago. Please send a comment to them if they haven’t. The e-mailaddress is in the book or on the Packt Publishing website.
Sorry for any inconvenience this may have caused.
Regards,
Michel
01/27/2011 at 16:27
Michel
Enjoying the book.
Having a problem with the supplied database creation script which produces a number of errors on my system (latest versions 11g+APEX4)
Error starting at line 87 in command:
alter table APP_ADS_CTT
add constraint ADS_FK foreign key (ADS_ID)
references ctt (ID)
Several later errors which may be connected.
Is there an updated version of this file?
Thanks