Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Unicode Server or Not?
Mon, Jan 4 2010 3:26 PMPermanent Link

Michael Thompson
Is there a way in code to query the EDB Server to find out if it is the Unicode
version or Ansi Version?
Tue, Jan 5 2010 5:30 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Michael,

<< Is there a way in code to query the EDB Server to find out if it is the
Unicode version or Ansi Version? >>

I'm assuming that you mean querying it from a remote session ?  If so, then
the answer is no, unfortunately.  It's a chicken and egg situation - you
need to have the correct client (ANSI/Unicode) in order to be able to
connect successfully to the EDB Server, before you would actually even query
the server.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Jan 5 2010 11:17 PMPermanent Link

Michael Thompson
"Tim Young [Elevate Software]" wrote:

Michael,

<< Is there a way in code to query the EDB Server to find out if it is the
Unicode version or Ansi Version? >>

I'm assuming that you mean querying it from a remote session ?  If so, then
the answer is no, unfortunately.  It's a chicken and egg situation - you
need to have the correct client (ANSI/Unicode) in order to be able to
connect successfully to the EDB Server, before you would actually even query
the server.

--
Tim Young

I was afraid of that.

Thanks
Elevate Software
www.elevatesoft.com
Image