Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Paradox > Re: Unicode
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 5 of 6 Topic 1277 of 1408
Post > Topic >>

Re: Unicode

by "Robert Wiltshire" <Robert@[EMAIL PROTECTED] > Sep 7, 2007 at 05:21 PM

> Still no improvement about how Paradox can handle Unicode databases
> (meaning, almost no way) ?


Just an idea, not sure if it works..........
If unicode table was on sql server it might be possible to write sql

select
   cast(fieldname1 as varchar(30)) as fieldnameInResult
from
 tbl

Use sql and submit it as passthrough sql to the sql server,
and then use "cast" to return nvarchar(unicode) as varchar,
a datatype that pdox can actually handle.

Robert Wilt****re
 




 6 Posts in Topic:
Unicode
Alain Godet <algode@[E  2007-09-07 14:39:02 
Re: Unicode
Dennis Santoro <RDAPre  2007-09-07 11:20:28 
Re: Unicode
"Rodney Wise" &  2007-09-07 13:16:17 
Re: Unicode
"Egbert Babst"   2007-09-07 22:30:14 
Re: Unicode
"Robert Wiltshire&qu  2007-09-07 17:21:06 
Re: Unicode
Alain Godet <algode@[E  2007-09-23 19:08:59 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Aug 28 12:09:53 CDT 2008.