minimum number of queries?
Hello,
I've got a bit of a problem that I'm not quite understanding.
I'm working in PHP with an Oracle database. I need to have 12 queries in my program because I have 12 drop down menus representing each field in my Oracle table. For some reason, I cannot have more than 5 queries. Anymore than 5 and my drop down menus remain completely blank. I can't find any information about this...I can't even imagine why I can't have my 6th, 7th, etc. number of queries.
Any idea why this is happening?
Cheers,
Mags
I've got a bit of a problem that I'm not quite understanding.
I'm working in PHP with an Oracle database. I need to have 12 queries in my program because I have 12 drop down menus representing each field in my Oracle table. For some reason, I cannot have more than 5 queries. Anymore than 5 and my drop down menus remain completely blank. I can't find any information about this...I can't even imagine why I can't have my 6th, 7th, etc. number of queries.
Any idea why this is happening?
Cheers,
Mags
