joeGrammar
Programmer
Hey guys,
I'm having a problem connection to my database with Pro*C. I have some code which requires me to include SQLCHECK=SEMANTICS and with that the code tried to connect to the database to verify datastructures... When I try to connect in Pro*C I put my username/password which works for me in SQL*PLUS, but it doesn't seem to work for Pro*C, do I need to know the connect string for Pro*C? If so where do I find that? Anyhoo, the sqlnet.log that spits out when I try to connect seems to be grabbing some environment variables to log in, how can I override this?
Thanks
I'm having a problem connection to my database with Pro*C. I have some code which requires me to include SQLCHECK=SEMANTICS and with that the code tried to connect to the database to verify datastructures... When I try to connect in Pro*C I put my username/password which works for me in SQL*PLUS, but it doesn't seem to work for Pro*C, do I need to know the connect string for Pro*C? If so where do I find that? Anyhoo, the sqlnet.log that spits out when I try to connect seems to be grabbing some environment variables to log in, how can I override this?
Thanks