search for: charactersets

Displaying 20 results from an estimated 31 matches for "charactersets".

Did you mean: characterset
2010 Apr 20
1
Problem installing RODBC
I have a problem with some missing headers when trying to install RODBC on my linux box. > install.packages("RODBC", + lib="/usr/local/david/R") trying URL 'http://cran.stat.auckland.ac.nz/src/contrib/RODBC_1.3-1.tar.gz' Content type 'application/x-gzip' length 990220 bytes (967 Kb) opened URL
2012 May 05
2
Mysql identifier not found
Hello, notice in the console output beneath that there is a resultid 6 but it can not be cleared : [May 5 11:46:27] -- Executing [s at sub:3] MYSQL("SIP/vart-00000336", "Connect connid localhost dialplan host Asterisk") in new stack [May 5 11:46:27] -- Executing [s at sub:4] MYSQL("SIP/vart-00000336", "Query resultid 4 DELETE FROM pickuptbl WHERE
2007 Feb 18
1
dbi, rodbc, rmysql, charset problem
Dear List In my short life as a beginning R-user i've encountered a following problem that i'm unable to solve myself: I have a database in MySQL containing table and field names as well as some data containing Polish accentuated characters (like ????), utf8-encoded. It works just fine with just any external query browser i can find, jdbc, odbc, native, whatever. Also mysql is happy
2015 Feb 26
0
Native characterset is wrong for unicode builds for Windows
On Thu, Feb 26, 2015 at 2:09 PM, maillist at tlink.de <maillist at tlink.de> wrote: > > When I send some outlandish characters through enc2native (or format) in R > 3.1.2 on Ubuntu trusty it works quite well: > > > "?????" > [1] "?????" > > enc2native("?????") > [1] "?????" > >
2015 Feb 27
0
Native characterset is wrong for unicode builds for Windows
On 26/02/2015 6:34 PM, maillist at tlink.de wrote: >> On 26/02/2015 3:09 PM, maillist at tlink.de wrote: >>> When I send some outlandish characters through enc2native (or format) in >>> R 3.1.2 on Ubuntu trusty it works quite well: >>> >>> > "?????" >>> [1] "?????" >>> > enc2native("?????")
2015 Feb 27
0
Native characterset is wrong for unicode builds for Windows
On 27/02/2015 2:31 AM, maillist at tlink.de wrote: > Am 27.02.2015 um 03:13 schrieb Duncan Murdoch: >> On 26/02/2015 6:34 PM, maillist at tlink.de wrote: >>>> On 26/02/2015 3:09 PM, maillist at tlink.de wrote: >>>>> When I send some outlandish characters through enc2native (or format) in >>>>> R 3.1.2 on Ubuntu trusty it works quite well:
2015 Feb 26
4
Native characterset is wrong for unicode builds for Windows
When I send some outlandish characters through enc2native (or format) in R 3.1.2 on Ubuntu trusty it works quite well: > "?????" [1] "?????" > enc2native("?????") [1] "?????" > Encoding(enc2native("?????")) [1] "UTF-8" In Windows the result is different: > "?????" [1] "?????" >
2004 Dec 03
2
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
Could someone please apply this patch to the Win32 support so that Morten and Jeff can handle the recent changes? I can't do it because I"m on the road with only email access. Thanks, Reid. -----Forwarded Message----- > From: Morten Ofstad <morten at hue.no> > To: Reid Spencer <reid at x10sys.com> > Subject: Updated LLVM Visual Studio project files > Date: Thu,
2013 Jun 29
0
rake db:create giving undefined method `' for nil:NilClass
My ruby version is 1.8.7 I have installed mysql-essential-5.0.90-win32 and using Fedena 2.3.5 List of all gems installed:* columnize (0.3.6) declarative_authorization (0.5.1) fattr (2.2.1) ffi (1.9.0) gem_plugin (0.2.3) highline (1.6.19) i18n (0.4.2) metaclass (0.0.1) mime-types (1.23) mocha (0.14.0) mongrel (1.1.5) mysql (2.8.1) net-ping (1.6.0) prawn (0.6.3) prawn-core (0.6.3) prawn-format
2015 Feb 26
2
Native characterset is wrong for unicode builds for Windows
> On 26/02/2015 3:09 PM, maillist at tlink.de wrote: >> When I send some outlandish characters through enc2native (or format) in >> R 3.1.2 on Ubuntu trusty it works quite well: >> >> > "?????" >> [1] "?????" >> > enc2native("?????") >> [1] "?????" >> > Encoding(enc2native("?????"))
2004 Dec 03
0
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
On Fri, 3 Dec 2004, Reid Spencer wrote: > Could someone please apply this patch to the Win32 support so that > Morten and Jeff can handle the recent changes? I can't do it because > I"m on the road with only email access. I'd be happy to do it. Can someone send me the patch as an attachment off-list? -Chris > > <Tool > >
2018 Mar 02
2
Plugin charset_alias
...occur with >> Dovecot 2.2.33. >> >>> Making all in charset-alias > > Can someone easily explain what the usage of this plugin is? Maybe example when it is helpful? There is a short explanation at https://wiki2.dovecot.org/Plugins/CharsetAlias It is intended for mapping charactersets to work around some e.g. Windows specific letters being lost when Dovecot converts mail to UTF8 using iconv. br, Teemu
2015 Feb 27
2
Native characterset is wrong for unicode builds for Windows
Am 27.02.2015 um 03:13 schrieb Duncan Murdoch: > On 26/02/2015 6:34 PM, maillist at tlink.de wrote: >>> On 26/02/2015 3:09 PM, maillist at tlink.de wrote: >>>> When I send some outlandish characters through enc2native (or format) in >>>> R 3.1.2 on Ubuntu trusty it works quite well: >>>> >>>> > "?????" >>>> [1]
2006 Jul 29
1
Web service and Builder doesn't return Norwegian ÆØÅ
...oms are: - Using SOAP I get a string of scrambled characters. Strings without ??? are just fine - Using XMLRPC just drops out the ???''s - Using REST with RXML templates returns ? instead of ??? - Normal pages from rhtml templates are just fine Looks like something wrong with xml and charactersets. ??? Thanks:-) -- Posted via http://www.ruby-forum.com/.
2002 Sep 09
1
Character set of filename problem?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm getting the rsync error "partial transfer (code 23) at main.c(925)" when restoring a 'rsync-ed' Windows partition from a Linux system. I feel the problem might be caused by the characterset (win-1250) which the files on Windows partition are stored in. Is there any solution to this? Thank you lukas - -- Lukas Kubin phone:
2003 Sep 13
2
RH9/W2K Networking
Hi, I've searched for days to find some step by step instructions but haven't found anything that seems to work. I have two boxes: Red Hat 9 with a net connection Win2K with a CD-ROM drive Both have working Realtek 10/100 NICs with just a cable connecting them directly (no switch/hub/etc). I want to be able to access the net from my win2k machine and access the cd-rom from my Red
2005 Aug 13
9
Multilingual Rails v0.6
Multilingual Rails v0.6 is released! Here is the changelog. Documentation and download at the homepage: http://www.tuxsoft.se/oss/rails/multilingual v0.6 - 2005-08-13 * String case-manipulation functions replaced with ruby-unicode equivalents (if ruby-unicode is installed): String#downcase, String#upcase and String#capitalize now fully handle Unicode. * String normalization
2013 Mar 21
0
[LLVMdev] Universal tool for creating your own language and parsing the AST
Hi everyone, I'm writing a language, that will be a "generic language", useful for (I hope) describing any language. It's called Jeebox. I've had success describing C, ObjC, PHP, JavaScript, Java, my own language SpeedyCog, and others. It isn't released YET... but I am working on it. What is the relevance to LLVM? Well... once Jeebox is released... it will remove one
2018 Mar 05
0
Plugin charset_alias
...; >>>> Making all in charset-alias >> >> Can someone easily explain what the usage of this plugin is? Maybe >> example when it is helpful? > There is a short explanation at > https://wiki2.dovecot.org/Plugins/CharsetAlias > > It is intended for mapping charactersets to work around some e.g. > Windows specific letters being lost when Dovecot converts mail to UTF8 > using iconv. I read that page so I wanted more real life example so I can learn should I install this plugin or is it for special use scenario cuz I'm not charset expert sorry. Your expl...
2009 Feb 02
0
how to change character set to unicode in 10g over sql server 2003
Just now we have started development and our client want database character set is in unicode.what we have is given below please suggest ASAP... > select * from nls_database_parameters where parameter like '%CHARACTERSET'; PARAMETER VALUE NLS_CHARACTERSET WE8MSWIN1252 NLS_NCHAR_CHARACTERSET AL16UTF16 -------------- next part -------------- An HTML attachment was scrubbed... URL: