Remote db connections possible with DCOracle2?

Skip Montanaro skip at pobox.com
Wed Jul 2 18:43:20 EDT 2003


    Dave> Use this style of connection string (all one line if it wraps):

    Dave> user/password@(description=(address=(host=10.20.30.40)(protocol=tcp)(port=1521))(connect_data=(sid=dbsid)))

Thanks.  The example or two I saw indicated something like

    user/password at dbname

where I presume "dbname" is looked up in tnsnames.ora.

Skip





More information about the Python-list mailing list