hi... I am a 2nd yr cse student from IP university....can any1 let me know how we can assess a database using a c++ program???

Recommended Answers

All 4 Replies

I am on my training and want to assess microsoft xcel database using a c++ program for my project..

Hi amarjot

I am on my training and want to assess microsoft xcel database using a c++ program for my project..

Did you mean MS Excel spreadsheet, which is not a database?
If so, you may read this: http://support.microsoft.com/kb/308407/en-us/

krs,
tesu

I mean the xcel database

From what I see on the net, an Excel Database is just another name for an ordinary Excel file and can be accessed as previously mentioned by Tesuji.

Otherwise, you can access any ODBC compliant data base through the ODBC driver functions. There are several tutorials and c++ classes.

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.