No subject


Fri May 2 19:13:14 EDT 2003


sh:  TDSDUMP=<filename>
       export TDSDUMP

csh: setenv TDSDUMP <filename>

ksh/bash:  export TDSDUMP=<filename>

Bill

> -----Original Message-----
> From:	Jayaraman, Gautham [SMTP:gautham.jayaraman at digital.com]
> Sent:	09 January 2003 07:07
> To:	freetds at lists.ibiblio.org
> Subject:	RE: [freetds] Using libodbc++ with freetds
> 
> hi James, 
> 
>   How to set the TDSDUMP env variable..? 
> 
> regds 
> gautham 
> 
> -----Original Message----- 
> From: Lowden, James K [ <mailto:LowdenJK at bernstein.com>] 
> Sent: Wednesday, January 08, 2003 8:19 PM 
> To: 'freetds at lists.ibiblio.org' 
> Subject: RE: [freetds] Using libodbc++ with freetds 
> 
> 
> From: Jayaraman, Gautham [ <mailto:gautham.jayaraman at digital.com>] 
> Sent: January 8, 2003 6:23 AM 
> 
> > I  installed the libodbc++ library. I am able to successfully 
> > connect to the MS SQL server using this. But while querying ...ie 
> while 
> > executing the query statements (stmt->executeUpdate(string 
> queryString)) 
> > I am getting segmentation fault. 
> > Its giving the error is in the 
> > 'stmt->executeUpdate(string queryString) '... and stmt is not NULL.  
> > 
> > Is there any probelm using freeTDS with libodbc++..? 
> 
> Gautham, 
> 
> Set the TDSDUMP environment variable, run the query, and look at the end 
> of 
> the log.  You may find that there are some "unimplemented function" 
> messages.  These are functions that FreeTDS has only stubs for, or are 
> otherwise incomplete.  It may well be the case that libodbc++ needs 
> something we don't provide.  Depending on what it is, it could be simple 
> add.  
> 
> You might also want to upgrade to the nightly snapshot.  We have fixed 
> and 
> added many things since the 0.60 release, particularly in ODBC.  
> 
> You can post the log here if it's under 75 KB (limit recently raised), 
> but 
> beware it contains your password.  
> 
> --jkl 
> 
> 
> The information contained in this transmission may contain privileged 
> and 
> confidential information and is intended only for the use of the 
> person(s) 
> named above.  If you are not the intended recipient, or an employee or 
> agent 
> responsible for delivering this message to the intended recipient, any 
> review, dissemination, distribution or duplication of this communication 
> is 
> strictly prohibited. If you are not the intended recipient, please 
> contact 
> the sender immediately by reply e-mail and destroy all copies of the 
> original message. Please note that we do not accept account orders 
> and/or 
> instructions by e-mail, and therefore will not be responsible for 
> carrying 
> out such orders and/or instructions. 
> 
> 
> _______________________________________________ 
> FreeTDS mailing list 
> FreeTDS at lists.ibiblio.org 
> <http://lists.ibiblio.org/mailman/listinfo/freetds> 
> 




More information about the FreeTDS mailing list