积极答复者
txt 文件 如何转换为 MDB 数据库

问题
答案
-
http://support.microsoft.com/kb/149558
麻烦把正确答案设为解答。- 已标记为答案 lucy-liuModerator 2011年4月12日 8:26
-
http://www.docin.com/p-6849561.html
Visual C++ enthusiast, like network programming and driver development. At present is being engaged in the WinCE/Windows Mobile platform embedded development.- 已编辑 VisualElevenModerator 2011年4月7日 2:23 编辑链接
- 已标记为答案 lucy-liuModerator 2011年4月12日 8:26
-
Hi Honny,
据我所知,如果您想在C++里实现把txt格式的文件转换成数据库文件,您可以先逐行读出,然后用Split语句把值分隔开,最后写入数据库。
谢谢,
Lucy
Lucy Liu [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- 已标记为答案 lucy-liuModerator 2011年4月12日 8:26
全部回复
-
http://support.microsoft.com/kb/149558
麻烦把正确答案设为解答。- 已标记为答案 lucy-liuModerator 2011年4月12日 8:26
-
http://www.docin.com/p-6849561.html
Visual C++ enthusiast, like network programming and driver development. At present is being engaged in the WinCE/Windows Mobile platform embedded development.- 已编辑 VisualElevenModerator 2011年4月7日 2:23 编辑链接
- 已标记为答案 lucy-liuModerator 2011年4月12日 8:26
-
Hi Honny,
据我所知,如果您想在C++里实现把txt格式的文件转换成数据库文件,您可以先逐行读出,然后用Split语句把值分隔开,最后写入数据库。
谢谢,
Lucy
Lucy Liu [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- 已标记为答案 lucy-liuModerator 2011年4月12日 8:26