answersLogoWhite

0

There is none. While you can access databases from C++, the two concepts are fundamentally different.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

C plus plus Builder 5 Queries and Database Grids?

thanks


What is the relationship between c and c plus plus?

None. They are different but both can be used to write computer programs, like you can get milk from a cow and a goat.


Is there anyway to convert filemaker databases into c plus plus or Visual Basic files?

Not that I'm aware of. But since Filemaker is a database, you can use C++ to access the database just as you would use C++ to create SQL queries on an SQL database. Think of Filemaker as being the backend to your C++ program.


What is the difference between Typedef and Reference in C plus plus?

A typedef is a compiler macro. A reference is a pointer, usually implemented with transparent syntax. They have no relationship between each other.


What is the different between turbo c plus plus and unix c plus plus?

There is no such thing as 'unix C++'.


What is the difference between pointers in c and c plus plus?

Nothing.


Is the syntax between c and c plus plus different?

Yes


How does oracle differ from c plus plus?

The first in a company developping a well-known database system, the second is a programming language.


What is the mean c plus plus in machine code?

It is used to distinguish between the C or C++


How do you prove what a b and c equals if a plus b plus c equals 24 and a2 plus b2 equals c2?

Roughly speaking, to get a unique solution - or at least, a limited number of solutions - if you have 3 variables, you need 3 equations, not just 2. With the two equations, you can get a relationship between the three variables, but not a unique value for a, b, and c. To get the general relationship, solve both equations for "c", replace one in the other, and solve the resulting equation for "a" to get the relationship between the variables "a" and "b". Then, for any valid combination of values for "a" and "b", use the simpler of the original equations (a + b + c = 24) to get the corresponding value for "c".


Difference between void and devoid in c plus plus?

There is no such thing as devoid in C++.


Is there any difference between turbo c and c plus plus?

turbo c is a compiler and c++ is a programming language.