VC ++ 2008中的Unicode Excel文件 [英] unicode excel file in VC++ 2008

查看:117
本文介绍了VC ++ 2008中的Unicode Excel文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好!
我有一个unicode excel文件,所以我想在文本框中读取,写入和显示内容文件.有人可以帮我解决这个问题吗?
例如,文件具有两个字段:名称和年龄
每个字段中的数据是:hoàngvănkỳ20
dươngthanhlâm30

我听说Microsoft不支持使用ODBC的unicode excel文件,这是真的吗?

hi all!
i have a unicode excel file, so i want to read, write and display content file in the textbox. Anybody can help me solve this problem?
for example file have two field: name and age
data in each field are: hoàng văn kỳ 20
dương thanh lâm 30

i hear that Microsoft is not support for unicode excel file using ODBC, is this true?

推荐答案

您可以将OLEDB驱动程序用于Excel,也可以使用Excel对象模型获取数据

从一开始就很难理解前者,而如果您要处理大量数据,后者可能会变慢

[
you can either use the OLEDB driver for Excel, or use the Excel object model to get to the data

The former is quite difficult to understand from a standing start, the latter may be slower if you''re handling lots of data

There was this[^] article on codeproject that talked about the various alternatives to exporting, importing is similar


这篇关于VC ++ 2008中的Unicode Excel文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆