Hello, friends. I am working with PHP+ORACLE project. I need there to request a procedure with pl/sql table parameter. e.g. something like: TYPE tbl IS TABLE OF NUMBER INDEX BY BINARY_INTEGER; I had found OCINewCollection() function in manual. Unfrortunatly this function description is only "comming soon". Does any one know what this function ir realy for and how do I use it? -- Regards, A.K. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php