Skip to Content.
Sympa Menu

freetds - Re: Select * Problem...

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Bob Kline <bkline AT rksystems.com>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: Select * Problem...
  • Date: Fri, 18 Jan 2002 16:07:27 -0500 (EST)


On Fri, 18 Jan 2002, Carl Ballenger wrote:

> Ok, here is my problem:
>
> I can execute INSERT, UPDATE, and DELETE queries, but when it comes
> to returning large queries from a select...such as SELECT * FROM
> blah...its a no go. I get a page not displayed..99% of the
> time....but sometimes the query will execute....
>
> I configured the following:
>
> 1.)./configure
> 2.) make
> 3.) make install
> 4.) export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/usr/local/freetds/lib
> 5.) export SYBASE=/usr/local/freetds
> 6.) export TDSVER=42

What do your tables look like? Anything that won't work with version
4.2 of TDS? Have you looked at the User's Manual? Have you tried the
queries with a command-line tool, bypassing the web component?

--
Bob Kline
mailto:bkline AT rksystems.com
http://www.rksystems.com





Archive powered by MHonArc 2.6.24.

Top of Page