i am using Pro*C/C++ when i execute the following line i get protocol adapter error
exec sql connect :"scott" identified by :"TIGER";

can anyone help???