RE: Is it possible to connect program written in C++ &...
Hi,
Do U Have Any Knowledge of PreCompilers bcoz precompilers are system software by which we can write codes for connect to any database using SQL . the Sql version used in thes precompiler codes is called Embeded SQL ,language with precompilation feature for c is called PRO *C so u must be write a code in pro *c and the precompiler converts this code into C language code then u compile this code by c compiler which finally produce an exe for u.