Displaying 1 result from an estimated 1 matches for "mssql2000".
2004 May 20
0
MSSQL2000 + cdr_odbc.c fix (WAS: problem with cdr_odbc)
...f Pablo Endres
> Sent: Wednesday, May 19, 2004 3:30 PM
> To: asterisk-dev@lists.digium.com
> Subject: RE: [Asterisk-Dev] problem with cdr_odbc
>
> Oka I fixed the problem with cdr_odbc. Here's what I did:
>
> I found that there was a problem with the freetds driver to
> MSSQL2000 with the datetime and the prepared statements.
>
> So I rewrote the code using SQLExecDirect in it's place.
>
> Now how do I summit the code to de CVS? Maybe just make a patch in the
> makefile.. so when you compile for freetds you can use this
> version.
>
> Just an id...