SQLExecute() hang
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm using a build of 0.83 and making a call to SQLExecute() to invoke a stored procedure that inserts into a table. We're really hammering SQL Server 2008 with a lot of calls and occasionally I'm seeing the call to SQLExecute() hang and not return. Sometimes it seems to break loose and return after 20 minutes or longer. I'm just trying to determine whether this might be a bug in my build of freetds or is this a problem in SQL Server 2008? thanks