Re: Error in the Oracle driver from the CVS

2003-12-13 Thread Andrea Gabellini
Alan,

this portion of code in the sql_select_query funcion:

if (colcount != 5) {
radlog(L_ERR,rlm_sql_oracle: Failed to obtain results 
from expected schema);
return SQL_DOWN;
}

checks that ANY select query return 5 fields. The simultaneous-use queries 
simul_count_query  and simul_verify_query return respecly 1 and 8.

Andrea

At 23.20 12/12/2003, you wrote:
Andrea Gabellini [EMAIL PROTECTED] wrote:
 I'm tring 0.9.3 using the Oracle driver from the CVS. From the version 
1.32
 of sql_oracle.c there is  the check that the number of columns is 5. This
 doesn't works with the simultaneous use checking queries.

  Why?

  Alan DeKok.

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


---
Don't fall before you're pushed.
---
Ing. Andrea Gabellini
Email: [EMAIL PROTECTED]
Tel: 0549 886111 (Italy)
Tel. +378 0549 886111 (International)
Intelcom San Marino S.p.A.
Strada degli Angariari, 3
47891 Rovereta
Repubblic of San Marino
http://www.omniway.sm  http://www.intelcom.sm

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Error in the Oracle driver from the CVS

2003-12-12 Thread Alan DeKok
Andrea Gabellini [EMAIL PROTECTED] wrote:
 I'm tring 0.9.3 using the Oracle driver from the CVS. From the version 1.32 
 of sql_oracle.c there is  the check that the number of columns is 5. This 
 doesn't works with the simultaneous use checking queries.

  Why?

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html