DBI interface for Amazon SimpleDB?

2007-12-14 Thread Tim Bunce
So, who's going to be first to mash up Amazon::SimpleDB::* and perhaps DBI::SQL::Nano into a DBI driver for Amazon's new SimpleDB service? http://www.amazon.com/gp/browse.html?node=342335011 Tim.

RE: ORA-12154: TNS:could not resolve the connect identifier specified

2007-12-14 Thread Loo, Peter # PHX
Hi David, I am not familiar with the tnsnames.ora file. Here is what they are set to. I did not find anything out of the ordinary. To answer your question about why I am changing the ORACLE_HOME, it is because I spawn a sqlldr using system() within the program. If I don't set the

Re: DBI interface for Amazon SimpleDB?

2007-12-14 Thread Dean Arnold
Tim Bunce wrote: So, who's going to be first to mash up Amazon::SimpleDB::* and perhaps DBI::SQL::Nano into a DBI driver for Amazon's new SimpleDB service? http://www.amazon.com/gp/browse.html?node=342335011 Tim. Do you have driver prefix for it yet ? Maybe simpdb_ ? BTW: it isn't

Re: ORA-12154: TNS:could not resolve the connect identifier specified

2007-12-14 Thread David Dooling
On Fri, Dec 14, 2007 at 10:47:16AM -0700, Loo, Peter # PHX wrote: I am not familiar with the tnsnames.ora file. Here is what they are set to. I did not find anything out of the ordinary. If both ORACLE_HOME's have the same contents in the tnsnames.ora, then you should be able to connect to