Added notes on using Oratcl with Tcl8.1
Tests the oraplexec command with internationalized strings
Tests the orabindexec command
First test file containing tests for internationization of Oratcl
Generates TEA Makefile for shared libraries only
initial check-in of Oratcl 2.5
Second test file to test internationization of Oratcl
tests the oraplexec command
Tests the orabindexec command with internationalized strings
Added changes to compile with Tcl8.1 and stubs library.
Tests the insertion of tables and columns with internationlizationed characters
Tests the orafetch commmand when a script argument is specified
Generates TEA configure file for shared libraries only
Added changes for Internationalization
Revised for use with oratcl26.dll
Tests to exercise the basic Oratcl commands
Contains instructions and info on running test suite
DLL for Oratcl version 2.6 which has been modified for Internationlization and uses stubs library.
changes for Oracle 8i
Needed for TEA
Oracle env vars now set in test
Added drop procedure statement for PL/SQL statement created in this test.
Updates to insert compile flag for Version 7 Databases
Oracle env variables now set in test
Fixed bug with variable x declaration. Also changed connect string to or8i
Contains definitions needed for Oracle 8 OCI API
Initial check in of Oratcl man page
Changed connect string to or8i. Note this connect string may change in the future and this test will no longer work
fixed bug for logging off oracle. Changed connect string to or8i which will allow connection to the oracle 8i db on uncle. Note: this connection string is subject to change in the future.
Changed connect string to or8i. This connect string may change in the future and this test will no longer work.
fixed a bug for logging off oracle
Changed connect string to or8i. THis connect string may change in the future andthis test will not work
changed connect string to or8i. This string may change in the future
Added notes on Oratcl2.6 and brief explanation on how to build Oratcl using TEA
Oracle env vars now set in script
Changed Oratcl connection string to or8i. Note: this is subject to
Changed using ora803.lib to oci.lib
Oracle env vars, now set in script
Fixed a bug in install target
Changed connect string to or8i. This connect string may change in the
Removed conditional code to set NLS_LANG environment variable
Added for TEA
Fixed a bug in SHLIB_LD_FLAGS
Added check for ora803.lib which is needed when using Oracle 8 OCI
Changes for using OCILogin call from Oracle 8 OCI API instead of ologon from Oracle 7 API. This change enables Oratcl to work with Oracle 8i.
Addwd Oratcl 2.6 info
Oracle env var now set in script
Oracle env variables now set in script
Changes to put #ifdef's around OCI8 calls
Added compile flag for using version 7 Oracle database
Fixed bug when using the Oratcl 8 API calls for login and logoff.
Reverted to older dll without NLS_LANG set
Added ORACLE_HOME env variable and removed ORA_NLS33
Fixed bug to check for ealier Oracle version of libclient.a
Mods to source defs.tcl and tests from same directory as all.tcl
Put back variable OTHER_LD_SEARCH_FLAGS so users do not have to have LD_LIBRARY_PATH set in their environment.
Sources Oratcl test files
added test target
Made corrections to version numbers
Contains system specific Oracle data (logon name, password connection string) and also sources Oratcl and test packages
Test for logon/logoff problem that occurred when using the Oracle 8 API calls
Removed flag that caused NLS_LANG variable to be set
Removed system specific info such as Oracle logon name and sourced defs.tcl instead
Added to main oratcl directory for TEA builds.
Made minor change to AC_INIT line such that sources are relative to
Removed ^M's from configure.in file
added include dir from oracle to search fpor header files
Fixed path for include files for windows
For TEA
Made changes to eliminate compiler warnings.
Added files needed for TEA builds.
Added back to main oratcl directory for TEA builds.
Fixed doc target
Removed . from PATCHLEVEL variable.
Clean up to get rid of warnings.
Made fixes for TEA builds.
For TEA