Re: SQLExecute() hang
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
OK. I realized that multiple processes calling in to SQL server were all hanging together at the same time so I don't think it's a freetds problem. --- On Wed, 2/2/11, [email protected] <[email protected]> wrote: > From: [email protected] <[email protected]> > Subject: [freetds] SQLExecute() hang > To: "FreeTDS Development Group" <[email protected]> > Date: Wednesday, February 2, 2011, 11:13 PM > 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 > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds >