Anybody know why this isn't returning values

Brian Bruns camber at ais.org
Thu Nov 29 17:21:38 EST 2001


In order for sp_tables to work you need a table called tds_typeinfo.

I thought it was in CVS, but it doesn't look like it. I'll check it in.

Brian

On Fri, 16 Nov 2001, Greg Connaughton wrote:

> My application is issueing the following queries. They don't appear to
> return anything and my app is hanging. I am trying to get this to work
> with brio server. Can anybody shed any light on this?
> 
> query = SELECT * FROM tds_typeinfo WHERE SQL_DATA_TYPE = -2
> query = SELECT * FROM tds_typeinfo WHERE SQL_DATA_TYPE = -3
> query = SELECT * FROM tds_typeinfo WHERE SQL_DATA_TYPE = -4
> query = exec sp_tables ""
> 
> Thanks,
> 
> 







More information about the FreeTDS mailing list