Hi all professionals,

I am just an amateur compared to most of you. I am contemplating starting an extremely lengthy program, just for my own purpose, which basically does a holiday reservation to whichever and whatever place in SA, for now.

I am just thinking this idea for building up my project app for when applying for a career in development, which by the way I don't have.

Now, what I want to know is, other programs like C# or .net works with SQL, but is it possible to store a data from C++ to SQL or even ms access and vice versa? Any ideas on how to go about?

Ron

Member Avatar for jencas

If you are using MSVC try ODBC or ADO. On other platforms look for an adequate library i.e. for mySQL take a look at http://dev.mysql.com/downloads/.
There are also commercial libraries as i.e. SQL++ which supports many platforms and multiple DBMS's (MS-SQL, Oracle, DB/2,..)

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.