Recent content by dan86

  1. D

    Exporting Arabic Table Data

    So anyway I can export the Arabic data?
  2. D

    Exporting Arabic Table Data

    I have sent you the text by e-mail. Anyway, from what I see in the text is that the NLS_LANG is AMERICAN_AMERICA.WE8MSWIN1252 Anyway I can change it?
  3. D

    Exporting Arabic Table Data

    Oh I see. Excuse my questions, but I'm not very good in Oracle. 1- I'm using NVARCHAR2 as the column type where I might have Arabic letters. Does that matter? 2- NLS_LANGUAGE: AMERICAN NLS_CHARACTERSET: WE8MSWIN1252 NLS_NCHAR_CHARACTERSET: AL16UTF16 If I try @.[%NLS_LANG%]. it gives me 'Error...
  4. D

    Exporting Arabic Table Data

    It isn't possible to export Arabic data from tables? Isn't there a place to change the character encoding of the export?
Back
Top