Question
CFC seems very slow
Hi all,
I have a cfc which checks some details from a couple of database tables then inserts submitted form data to a database.
When the form is submitted, it is validated server side, then if it passes validation the CFC is called to check some values and insert the data.
I have ruled out validation taking time, so it is somewhere in the cfc.
I have included the CFC below. Any suggestions would be welcome.
TIA,
Paul
I have a cfc which checks some details from a couple of database tables then inserts submitted form data to a database.
When the form is submitted, it is validated server side, then if it passes validation the CFC is called to check some values and insert the data.
I have ruled out validation taking time, so it is somewhere in the cfc.
I have included the CFC below. Any suggestions would be welcome.
TIA,
Paul
