I was thinking about the current project I'm working on.  All my database
interaction is done in CFC's and all my queries are written directly against
tables.  This goes against how I used to do it, relying on views and stored
procs for all my db interaction.  My new method "feels" wrong, but it sure
does seem easier.  If there's a change to a table, I only need to make the
changes to the CFC, not the view and then the CFC.  Does anyone else do it
this way?

Marlon
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to