Quoting "Kuang, Jeff - Raleigh, NC" <[EMAIL PROTECTED]>:

> What do you use for dns then?

Check the fine manual as someone else pointed out `perldoc DBD::Oracle`.

> I tried:
> 
> dbi:Oracle:

This uses the instance identified in $ORACLE_SID or $TWO_TASK

> dbi:Oracle:database_name

This works if database_name is a know network name for a database.  See 
tnsnames.ora or Oracle*Names.  If that name doesn't work for SQL*Plus, you are 
using an invalid name.
 
> with single/double quotes and the same message shown.

-- 
Mac :})

Reply via email to