Does anyone know how to establish a connection to an Oracle lite database (10.3.0.1.0)? The ODBC DSN works fine using the BDE, but we can not figure out how to make the connection using TOraSession.
Properties:
Direct=True
Username=system
Password=pwd
Server=odbc:theDSNname
This gives an error NET: Invalid port.