Inserting foreign/special characters from a database
- From: kfootit <kfootit.21h2sb_1136986510.1717@xxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 11 Jan 2006 07:33:26 -0600
I'm extracting a record set from an oracle database but I am getting the
following error on specific records when trying to insert a string from
the database into a cell:
Run-time error: '1004'
Application-defined or object-defined error
It failed on one record so I excluded and then failed again on another.
In both instances it was when trying to insert a string which contained
the "§" character.
ActiveCell.Offset(R, 7).Value = rsOra![Summary]
When importing you get to choose your "File Origin" which as I
understand is to define the character set to use, however, I can't find
an option to check what character set is currently being used or to
change it. I may be on the wrong path though.
If anyone has any thoughts on the subject, I would appreciate the
help!
Thanks
Kelly
--
kfootit
------------------------------------------------------------------------
kfootit's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=30355
View this thread: http://www.excelforum.com/showthread.php?threadid=500126
.
- Follow-Ups:
- Re: Inserting foreign/special characters from a database
- From: kfootit
- Re: Inserting foreign/special characters from a database
- Prev by Date: Re: Form not unloading before next code line
- Next by Date: Re: Button on a *** always visible
- Previous by thread: Multiple "IF" statements every cell in range
- Next by thread: Re: Inserting foreign/special characters from a database
- Index(es):