Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default ADO recordset XML format for globalization

I am trying to load an ADO recordset that is stored in the ADO recordset xml
format into a PivotTable. It all works fine as long as I am using English.

However, the source for the ADO xml formats the data using the system's
region numeric formating. For example, if I am running with the locale set
to German I end up with a column value set to "12345,6" instead of "12345.6".
When the ADO columns are not using English formatting, I get an error when
I set PivotCache.Recordset to the ADODB.Recordset. This error occurs even on
that has German set as the locale.

Does the XML for the ADO recordset have to use English formatting? Is there
an attribute or something we could add to the xml identifying the locale that
was used to generate the XML? If we always use English formatting for the
ADO recordset XML would it work for all locales including Japanese?
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need ADO Recordset Help Mr B[_2_] Excel Programming 9 April 21st 06 04:51 PM
Type recordset/recordset? FlaviusFlav[_9_] Excel Programming 4 May 24th 04 12:16 PM
Recordset Stephan Kassanke Excel Programming 0 September 10th 03 04:45 PM
Looping Through A Recordset Tim Williams Excel Programming 0 August 20th 03 05:52 AM
Looping Through A Recordset Bob Phillips[_5_] Excel Programming 0 August 19th 03 03:34 PM


All times are GMT +1. The time now is 08:46 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"