Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 question about encoding with pervasive sql

Author  Topic 

crashoverrride
Starting Member

3 Posts

Posted - 2012-08-06 : 04:37:42
hello there,
i have pervasive sql and when i do select i get wierd chars insted of hebrew
that's because the encoding of the database
i need to know how to select / update / insert hebrew data without touching the encoding of the database
the company told me about adding some 96 to the binary ?
i don't really know what that means
(btw, i'm using razor sql to connect)

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-08-06 : 09:48:42
this is ms sql forum. for pervasive sql related question, please post in persavive sql forums like

http://www.dbforums.com/pervasive-sql/

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -