I feel like this is a really simple and stupid question and should be easy to figure out, but I can't.
I am relearning ColdFusion after 12 years out of the IT field. I am using the ColdFusion 9 Getting Started:Volume 1 book. In Chapter 7 it states that I need to edit the Application.cfc file so that I can edit the database rather than just selecting from the database. I can't seem to find anything related to that file in any search. In my ColdFusion 11 Administrator I have set this mySQL database to be able to be edited, but ColdFusion Builder 3 doesn't seem to allow any editing of the tables. I have not had much luck searching for help regarding this on the internet either. My biggest problem so far is getting ColdFusion Builder to talk with my mySQL database properly so I can actually get on with relearning ColdFusion and writing code. Frustrating!!