hi all
when i writed data adapter for database oracle, i got the error :
TNS-12516 : listener could not find instance with matching protocol stack .
in my opinion : one row in database (for example : stock) which has to open one connection to Listener for change database, so many connection open concurrent,
is it true? and make what to solve the problem?
Any help is really appreciated.
Thanks in advance.
hungn