MrStiffler
Programmer
I want to connect from an merc 6.5 to an Oracle Server on a different machine (both are Unix Soraris).
I work without mdq files. So on a simple output card of the map, i have a DBLOOKUP like this :
DBLOOKUP("SELECT * FROM mytable", "-DBTYPE ORACLE -CONNECT domain.server.com -USER myusername -PASSWORD myuserpassword" )
I always become a error code -1005, which means:
Failed to connect to the database
Is something with the sintax wrong ?
there is no other special input or output.
All this stuff work from a local NT pc !
can you help me ?
greets stiffler
I work without mdq files. So on a simple output card of the map, i have a DBLOOKUP like this :
DBLOOKUP("SELECT * FROM mytable", "-DBTYPE ORACLE -CONNECT domain.server.com -USER myusername -PASSWORD myuserpassword" )
I always become a error code -1005, which means:
Failed to connect to the database
Is something with the sintax wrong ?
there is no other special input or output.
All this stuff work from a local NT pc !
can you help me ?
greets stiffler