[RE: [freetds] SQL Query troubles]

Frediano Ziglio freddyz77 at tin.it
Thu Jan 8 16:36:16 EST 2004


Il gio, 2004-01-08 alle 22:17, Steven Orton ha scritto:
> so far its occured with any client that uses the freeTDS driver and sends SQL
> commands.  So it happens using my client and OpenLink's odbctest application. 
> I can't see anything in my dump logfile that indicates an error condition (no
> explicit ERROR indicater).  It just hangs with the output log indicating it
> sent the out packet and where it normally dumps the reply packet, there is
> nothing.  Is there any other "thing" I can use to see anything else?
> 
>   steve---
> 

Yes, you can enable odbc trace and see last function called. Also does
application core or not? Perhaps server close connection before sending
the query... however SQLExecDirect/SQLExecute should just return
failure...

freddy77





More information about the FreeTDS mailing list