Connect without a TNSNames File entry
Posted: Tue 04 Nov 2008 17:59
Can I connect to a database without using a tnsnames file entry use the OraDirect components?
Discussion forums for open issues and questions concerning database tools, data access components and developer tools from Devart
https://forums.devart.com/
Code: Select all
"Server=(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = *Your_Host*)(PORT = *Your_Port*)))(CONNECT_DATA = (SERVER = DEDICATED)(SERVICE_NAME = *Your_Sid*))"