CharLob Class Reference

#include <CharLob.hpp>

Inheritance diagram for CharLob:

Lob BasicDML Conn Log List of all members.

Public Member Functions

 CharLob ()
 CharLob (char *user, char *pass, char *db, char *cfile)
 CharLob (char *user, char *pass, char *db)
 ~CharLob ()
int DownloadClobData (void)
int UploadClobData (void)

Detailed Description

CharLob

-----------

Upload and Download of Character Lobs to an Oracle Server

Author: Ralf Duenkelmann

Date : 01.06.2004


Constructor & Destructor Documentation

CharLob::CharLob (  ) 

Def Constructor

CharLob::CharLob ( 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

CharLob::CharLob ( 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

CharLob::~CharLob (  ) 

Def Constructor


Member Function Documentation

int CharLob::DownloadClobData ( void   ) 

DownloadBlob Download it

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

int CharLob::UploadClobData ( void   ) 

UploadClob 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