BinLob Class Reference

#include <BinLob.hpp>

Inheritance diagram for BinLob:

Lob BasicDML Conn Log List of all members.

Public Member Functions

 BinLob ()
 BinLob (char *user, char *pass, char *db, char *cfile)
 BinLob (char *user, char *pass, char *db)
 ~BinLob ()
int DownloadBlobData (void)
int UploadBlobData (void)

Detailed Description

BinLob

-----------

Upload and Download of Binary Lobs to an Oracle Server

Author: Ralf Duenkelmann

Date : 01.06.2004


Constructor & Destructor Documentation

BinLob::BinLob (  ) 

Def Constructor

BinLob::BinLob ( char *  user,
char *  pass,
char *  db,
char *  cfile 
)

Constructor

Parameters:
user name of the database user
pass password of the database user
db The database alias from tnsnames
cfile filename to up- or download (full path)

default values of username & password

BinLob::BinLob ( char *  user,
char *  pass,
char *  db 
)

Constructor

Parameters:
user name of the database user
pass password of the database user
db The database alias from tnsnames

default values of username & password

BinLob::~BinLob (  ) 

Def Destructor


Member Function Documentation

int BinLob::DownloadBlobData ( void   ) 

DownloadBlob Download it

Returns:
0 ok , -1 file open problem , -3 Oracle Error

int BinLob::UploadBlobData ( void   ) 

UploadBlob Upload it

Returns:
0 ok , -1 file open problem , -3 Oracle Error


The documentation for this class was generated from the following files:
Generated on Wed Jun 6 17:56:27 2007 for LobShooter for Oracle (oraload) by  doxygen 1.5.1