Reading DBF file

S

S Shulman

Hi

I am trying to read a dbf file using OLEDB but I can't get the entire field.
I suspect that it is because the OLEDB measures the size of the field
assuming it is UNICODE characters and then it reads that number of
characters (another thing that supports that that when Access or SQL Server
read import this table they set the field size to the same amount of
characters that actually return)

Thank you

S Shulman
 
C

Cindy Winegarden

Hi S.,

Please post the code you're using to update. Describe the fields (type,
size) that are wrong and what the actual and returned values are.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top