Re: IRowsetFastLoad and nvarchar (1) fields
- From: Chris Trueman <ctrueman@xxxxxxxxxxxxxxxx>
- Date: Wed, 26 Apr 2006 10:54:04 -0700
Thank you, it is now working. SetLength looks like it takes bytes, so I
have to detect Unicode fields and modify the SetLength call accordingly.
Chris.
ci[iii].ulColumnSize should be 1 at this point. (According to.
the description of GetColumnInfo).
But does SetLength expect a value in bytes or characters? Since
I can't see that you set the source data type, I can't see that
it could handle anything but bytes.
I have no experience of the consumer templates (which I guess this
is), and I could find no SetLength in the OLE DB reference.
- References:
- IRowsetFastLoad and nvarchar (1) fields
- From: Chris Trueman
- Re: IRowsetFastLoad and nvarchar (1) fields
- From: Erland Sommarskog
- IRowsetFastLoad and nvarchar (1) fields
- Prev by Date: Re: SQLOLEDB vs Query Analyzer performance (not parameter sniffing)
- Next by Date: vfpoledb and ICommandPersist
- Previous by thread: Re: IRowsetFastLoad and nvarchar (1) fields
- Next by thread: Re: Provider=Microsoft.Jet.OLEDB.4.0
- Index(es):