Anybody know why this isn't returning values

Greg Connaughton greg.connaughton at corp.usa.net
Fri Nov 16 12:41:48 EST 2001


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,

-- 
Greg Connaughton                 Oracle DBA               ***********
Ph: 303.865.1243                 USA.Net                  *  *      *
Pager: 303.528.6170              7900 E.Union Ave         *    *    *
Fax: 303.865.1205                Suite 800                *      *  *
Greg.Connaughton at corp.usa.net    Denver, CO 80237-2735    ***********



More information about the FreeTDS mailing list