I want to read MS-Excel file using EVC++ 4.0.The file contain strings.How this could be done?Thanks in Advance.

Regards,

priyank

Recommended Answers

All 2 Replies

i have tried to solve the problem by using CDataBAase Class i.e by using ODBC but ther is no support CDataBAase class in EVC++ 4.0.Is there is any other way to do so?Also there is no driver of MS-excel in Window -CE 5.0.

For database support you can use ADOCE from C and C++ programs. The DLL is installed with eVB compiler. It gets the data from a server computer and stores it on the wireless device that it is running on.

As you are finding out (or have already found out) the PocketPC and Mobile 5.0 operating systems are very stripped down versions of MS-Windows.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.