40 of 40 people found the following review helpful:
4.0 out of 5 stars
Great Tutorials but there are errors in the book!, August 29, 2001
By A Customer
This review is from: Macromedia Dreamweaver UltraDev 4: Training from the Source (Paperback)
While I really learned a lot from this book, it was extremely frustrating at times. There is no support to be found on the Macromedia site and there are errors in the book that need to be addressed. For those of you that have already bought the book and are looking for answers, here are some solutions that I have found:
Chapter 7 - Step 4 of page 158 shows incorrect information in the diagram for the Link field. In addition to the instructions for this step, you must also select the browse button and select product_update.asp
- Before Step 1 of page 163 you need to copy the rsSuppliers recordset from the product_add.asp page and paste it in the DataBindings window of the product_update.asp page. The reason for this is that the description at the bottom of Step 3 on page 164 is wrong, but the instructions are correct.
- Between steps 4 and 5 on page 166 you must add a step. You need to identify all fields on the product_update.asp page that have not been setup. To do this select a field, then open the DataBindings window and open the recordset rsUpdate. Select the matching field and select Bind at the bottom right. Then save, put, and view.
In Chapter 8
- page 173, step 4, set the Get Values From to CategoryName, not CategoryID.
- page 184, step 4 yields "No Data". However, when you run it live it does yield data. Therefore test it live and we will need to address this issue with Macromedia.
Chapter 9
page 200, step 3, part b (results) are not viewed in Live Date as book indicates, but it is through a browser.
Chapter 11
pg 239, step 8, does not need to be done. Therefore if you get an error in displaying andes_login.asp in step 11, then erase the code in step 8.
There is also an error with the andes_newuser.asp page but I have yet to figure it out.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
7 of 7 people found the following review helpful:
1.0 out of 5 stars
Avoid this book!!(...), December 14, 2001
This review is from: Macromedia Dreamweaver UltraDev 4: Training from the Source (Paperback)
Both myself and a colleague have spent the best part of a month working through this book. We both have web design experience and are computer literate. So far we have only managed to get to Lesson 4 before hitting a brick wall due to serious ERRORS and misprinted screen shots that render the rest of the book useless.
There is no online support for this book, either with Peach Pit or Macromedia and surely if this book had been proofed it would never have been released in this state.
Avoid this book if you need results as we have spent many fruitless hours going over and over to no avail. It took this us to read previous reviews before we were convinced that it wasn't us being dumb.
Maybe Nolan Hester should take more care as he has wasted our time. (...)
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
4 of 4 people found the following review helpful:
3.0 out of 5 stars
Errors hurt, November 9, 2001
This review is from: Macromedia Dreamweaver UltraDev 4: Training from the Source (Paperback)
(...)I am now at the point in the tutorial where the early review warned of errors. I have about 3 years of Dreamweaver experience, but this is my first plunge into server assisted web sites. So far I have been stumped at 3 other points in the tutorial. I am attempting to go through with the COLD FUSION TUTORIAL start to finish.
1. Lesson 3 Page 41 - When testing the success of the SQL expression, the table is disjointed and over run with information. When I switch the order of the FROM * statement from Products,Suppliers
-to-
Suppliers,Products it straightens out.
2.If you look at the Supplier Table last column labeled
"Web Site" This columnn in the Database (MS Access) must be edited to remove the space "WebSite". If not you will have all kinds of problems later.
3. The links on all of the Cold Fusion Tutorial pages are relatively linked to .asp extensions.
Use the Replace function -Select the entire Cold Fusion Current folder -Select the source code option -Change .asp to .cfm
Learning alot, but wish there was an addendum or way to get support on book
With all of that said still the best book I have seen to move you thru step by step. Trust me I stood in a book store looking at all of them.
Good Luck
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No