[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference ulysse::rdb_vms_competition

Title:DEC Rdb against the World
Moderator:HERON::GODFRIND
Created:Fri Jun 12 1987
Last Modified:Thu Feb 23 1995
Last Successful Update:Fri Jun 06 1997
Number of topics:1348
Total number of notes:5438

663.0. "SQLDA: Oracle --> Rdb" by HAMPS::RADLEY_S () Thu May 31 1990 12:43

    		SQLDA: Oracle --> Rdb
    ******************************************************************
    I am porting C-code accessing Oracle via SQL to C-code accessing
    Rdb via dynamic SQL.
    
    Does anyone know how the SQLDA in Oracle (EXEC SQL INCLUDE sqlda.h)
    maps on our SQLDA, e.g.
    
    char *V	-->	char *SQLDATA (????????)
    
    Or does anyone have Oracle manuals and could send (Susanne Radley
    @BST), fax (0256 479457) me the relevant SQLDA pages.
    
    Thanks a lot for any help,
    Susanne
      
    
T.RTitleUserPersonal
Name
DateLines
663.1SQLDA (Oracle)HAMPS::RADLEY_SThu May 31 1990 18:347
    for SQLDA (Oracle) see:
    
    	NOVA::SQL note 1070.2
    
    I am still not sure how this maps onto SQL/Rdb`s SQLDA.
    
    Susanne
663.2I've got the bookMAIL::DUNCANGOracle... the one-line databaseThu May 31 1990 20:586
    Is there a reason you are converting ProC to dynamic VAX SQL vs using
    embedded VAX SQL and our precompilers ??  I have the Pro*C user's
    guide v1.1 for Oracle.  Give me a call dtn 452-3445 and let's discuss
    what it is you need.
    
    -- gerry