tektipforager
Programmer
I'm just starting to learn ColdFusion. I've installed the CF 9 free developers edition, with built-in web server, onto XP home edition. It's working OK - I can run basic code with simple tags.
I want to run a CFQUERY against an Oracle 10g express edition. I've added an Oracle data source which verified OK, but when I try a CFQUERY it has no effect - no errors, nothing.
Assuming the problem was with Oracle, I tried to cfquery against demo data that came with CF9 (cfdocexample on apache derby embedded) which also verifies OK. Same result - as if the cfquery is just ignored.
Is there some obvious step I've missed out?
I want to run a CFQUERY against an Oracle 10g express edition. I've added an Oracle data source which verified OK, but when I try a CFQUERY it has no effect - no errors, nothing.
Assuming the problem was with Oracle, I tried to cfquery against demo data that came with CF9 (cfdocexample on apache derby embedded) which also verifies OK. Same result - as if the cfquery is just ignored.
Is there some obvious step I've missed out?