Обсуждение: Prepared Statement problem

Поиск
Список
Период
Сортировка

Prepared Statement problem

От
ygloriau@siliage.fr
Дата:
Hi all,
I'm dealing with the hugest query i've ever seen : 93 parameters !

The problem is that i got an exception when i try to add the 51th parameter.
No way to have mor ethan 50 parameters.
Is there a solution to fix up this problem ?
(I won't rewrite the query !)

thanks

Yann