Menu

SvnCode Commit Log


Commit Date  
[r307] by tmh

add oraparse, orabind, oraexec to root namespace

2001-09-04 00:11:21 Tree
[r306] by tmh

forgot to check oracle return status in Oratcl_Bind()

2001-09-04 00:08:34 Tree
[r305] by tmh

Inclusion of the new functions Oratcl_Parse, Oratcl_Bind, Oratcl_Exec.
The old functions Oratcl_Sql, Oratcl_Bindexec, and Oratcl_PLexec have
been rewritten to use the new functions.

2001-09-03 21:57:10 Tree
[r304] by tmh

The tcl command break must be referenced as ::break, because there is an
::oratcl::break command.

2001-09-03 21:51:04 Tree
[r303] by tmh

convert oratcl internal code to use new oramsg function

2001-09-03 21:32:32 Tree
[r302] by tmh

correct type of ora_fcd, should be ub2 not int

2001-09-03 19:44:16 Tree
[r301] by tmh

With the eliminiation of the oramsg array, fcd is now part of the
statement handle; remove local variables fcd and retrieve the fcd
attribute directly into the handle ora_fcd element.

2001-09-03 16:55:09 Tree
[r300] by tmh

With the eliminiation of the oramsg array, peo is now part of the
statement handle; remove local variables peo and retrieve the peo
attribute directly into the handle ora_peo element.

2001-09-03 16:17:45 Tree
[r299] by tmh

change Oratcl_PLexec to use bind_list element of statement handle structure
now that Oratcl_ColAppend will append to bind_list for PL/SQL statements
of type OCI_STMT_BEGIN and OCI_STMT_DECLARE.

2001-09-03 16:12:46 Tree
[r298] by tmh

rename local variable to prevent conflict with array name in other tests

2001-09-03 15:54:55 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.