Passing associative array of TimeStamp values
Has anybody successfully passed this type of array to a stored procedure? I am using the 9.2 version of ODP and am having no luck. I have other associative arrays' that work fine by the Timestamps don't.
The sproc blows up with internal error's just by passing the array, regardless of the internals.
thx