oracle client component
-
Hi i have a C# 2005 and oracle 9i database i was install client component for the .NET from oracle 9i but when i try to run the program he give me an error message "Need Client Component version x.x.x" where x is some number i do not remember it then i was install client component for the .NET from oracle 10g but he give me an error message "Can not Resolove TNS name" ? how i can solve this problem ?????
-
Hi i have a C# 2005 and oracle 9i database i was install client component for the .NET from oracle 9i but when i try to run the program he give me an error message "Need Client Component version x.x.x" where x is some number i do not remember it then i was install client component for the .NET from oracle 10g but he give me an error message "Can not Resolove TNS name" ? how i can solve this problem ?????
Do you have an entry for the database you are trying to connect to in the tnsnames.ora file?
Mike Lasseter
-
Do you have an entry for the database you are trying to connect to in the tnsnames.ora file?
Mike Lasseter
what i must write on the tnsnames.ora file ?