home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.databases.oracle
- Path: sparky!uunet!munnari.oz.au!manuel.anu.edu.au!dubhe.anu.edu.au!csis!mizar!dave
- From: dave@mizar.csis.dit.csiro.au (David Campbell)
- Subject: Binding variables with obndrv()
- Message-ID: <1993Jan13.010930.6784@csis.dit.csiro.au>
- Sender: dave@mizar (David Campbell)
- Nntp-Posting-Host: mizar
- Organization: CSIRO Division of Information Technology
- Date: Wed, 13 Jan 1993 01:09:30 GMT
- Lines: 27
-
- Has anybody successfully bound floating point program variables using the
- Oracle PRO*C function calls obndrv() or obndrn() ?
-
- These calls are documented in the Oracle PRO*C manual.
-
- I can successfully bind an integer (ftype 3) value but when I bind a float
- (ftype 4) value with progvl set to either sizeof(float) or sizeof(double),
- I get a segv inside the oexec().
-
- Is there anything I could possibly be missing?
-
- Your help would be very much appreciated.
-
- Thanks,
-
- --
- +--------------------------------------------------+-----------------------+
- | Dave Campbell | UNIX & C++ |
- | Phone: + 61 6 275 0944 Fax: + 61 6 257 1052 | _--_|\ PLEASE |
- | CSIRO Division of Information Technology | / \ |
- | Centre for Spatial Information Systems | \_.--._/ <- Canberra |
- | PO BOX 664 | v |
- | CANBERRA ACT 2601 +------------------------+ |
- | AUSTRALIA | dave@csis.dit.csiro.au | |
- +-------------------------+------------------------+-----------------------+
- | Get right.....or get left. |
- +--------------------------------------------------------------------------+
-