Dossy, Trying to isolate the problem area, I tried using jTDS JDBC driver (which is the Java implementation of FreeTDS) to connect to the same SQL server and it behaved correctly with just one login request with correct COLLATION environment variable. Leads me to believe the problem is in nsfreetds driver.
I am new to nsfreetds lib. Can you point me to the function which will be called on ns_db gethandle. I would like to delve into the nsfreetds sourcecode to fix this issue Thanks -- -- Rajesh Nair -----Original Message----- From: AOLserver Discussion [mailto:[EMAIL PROTECTED] On Behalf Of Dossy Shiobara Sent: Tuesday, April 15, 2008 12:53 AM To: [email protected] Subject: Re: [AOLSERVER] [ns_db and multibyte support] On 2008.04.15, Rajesh nair <[EMAIL PROTECTED]> wrote: > Could the second login request be a bug of nsfreetds driver? It could either be a problem in the nsfreetds driver or the FreeTDS library itself. Unfortunately, I no longer have a Sybase or SQL Server environment to test changes/fixes to nsfreetds. I guess I need to set up another VM and run SQL Server ... heh. Can anyone else help, here? -- Dossy Shiobara | [EMAIL PROTECTED] | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank. -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
