Re: changes to support Oracle 10 type BINARY_FLOAT



On Fri, Nov 18, 2005 at 03:45:39PM -0600, Dennis Box wrote:
>
> I was able to get DBD-Oracle-1.16 to read and write the new Oracle 10
> types BINARY_FLOAT and BINARY_DOUBLE with just a few small changes. I
> also found a problem with Makefile.PL where it couldn't seem to
> recognize the client_version output from sqlplus for Oracle 10.2, it
> does now and still works with the earlier versions I tested against on
> RH Linux.
>
> What follows are the diff files for Makefile.PL, dbdimp.c and oci8.c .
> I would attach the edited files but I'm not sure how this mailer handles
> attachments to usenet posts. The edited files are available for now at
> http://home.fnal.gov/~dbox/DBD-Oracle-1.16/

Thanks Dennis.

It would be a big help to me if you could repost using "diff -u ..."
instead of plain diff.

Tim.
.



Relevant Pages

  • Re: Attach & detach tablespace
    ... In SQLServer I detach from one server and then attach it to another ... Is something like this possible with Oracle? ... My recommendation would be that you start by reading the concept docs ...
    (comp.databases.oracle.server)
  • attach?backup?export?
    ... I can use sp_detach_db/sp_attach_db SP to attach a db in sqlserver. ... what SP is in oracle to do the same work? ...
    (microsoft.public.sqlserver.msde)
  • RE: Call Oracle Procedure from Excel macro
    ... there is a product from Oracle called "Oracle Objects for OLE". ... It allows you to attach to the database and ... retrieve data, change data, run procedures, etc. ...
    (microsoft.public.excel.programming)