I am about to begin work on a site that will sit on a secure server talking to Oracle 9i.
I have not worked with secure servers before, if I understand correctly I do not need to implement anything in my code different to normal. Or do I.
I was going to use the ODBC functions for this job, the queries are quite straightforward (all selects) , should I be looking to use the Oracle functions instead?
Thanks
Adam