Hi,

sorry for bothering,
I need only to know wheter SAPDB
ODBC driver supports as many as
32767 active statements per connection.
I can obviously make the driver to report
SQL_ACTIVE_STATEMENTS equal 0
myself - just download,change  compile and use.
(Overworked)

Wiesiek



----- Wiadomość oryginalna -----
Od: "Wiesław Poszewiecki" <[EMAIL PROTECTED]>
Do: <[EMAIL PROTECTED]>
Wysłano: 18 listopada 2002 16:58
Temat: SQL_ACTIVE_STATEMENTS


> Hi,
> You ODBC driver is reporting
> SQL_ACTIVE_STATEMNTS being equal 32767.
>
> Does it mean that it supports 32767 active statements per connection?
>
> If so, can't you please consider to let user/programmer make it report
> (using e.g. ODBC setup )
> SQL_ACTIVE_STATEMNTS being equal 0.
>
> I need it, because my end-user tool (Oracle Forms) figures out
> that your dirver is not able to support umlimited active statements per
> connection
> and establishes a new connection each time a new cursor is open.
> This leads to self-deadlocks.
>
> Regards
> Wiesiek
>
>
>

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to