Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 67
Default How to handle double byte data??

Dear all,

I have an Excel macro which retrieves double data from a AS400 database
using ADO connection.

cnn.Open "Provider=IBMDA400;Data Source=myAS400Machine;", "", ""

Suppose the name of my result recordset is myRst, even when I use msgbox
to see the value in the record set (Msgbox myRst.Fields("myField"), I got the
following error:

Run-time error '-2147467259(80004005)':
Converted 24 bytes, 2 errors found beginning at offset 0

I am so frustrated by this problem. Can anyone advise how to solve it??
Thanks in advance.

Ivan



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
How to enable the Double-click on the fill handle function Maggie Excel Discussion (Misc queries) 1 July 29th 09 11:17 PM
Saving double-byte characters as unicode text in a CSV file Michael Bond Excel Discussion (Misc queries) 4 January 29th 09 10:01 PM
Display of Double byte chars in CSV files RaghuveerImmidi Excel Discussion (Misc queries) 0 December 19th 05 08:41 AM
Keyboard command to replace double clicking the fill handle Pat Excel Discussion (Misc queries) 1 May 18th 05 05:50 PM
Double-byte challenges. Please help! Douglas Gennetten[_2_] Excel Programming 0 January 15th 04 02:20 AM


All times are GMT +1. The time now is 12:02 AM.

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

About Us

"It's about Microsoft Excel"