Re: ORATCL help needed!



mets wrote:
I guess ultimately I need to install the 10g Client. I want to be able
to wrap the files up and distribute them. I have a trial license on
the TclDevKit application. (tho I am not sure if the Oratcl3.3 is
stubs enabled or not?)

The Oratcl in ActiveTcl is stubs enabled, but it is also Oratcl v4. I don't know where the Oratcl3.3 binaries are from, but you can check if they are stubs enabled by running the dependency checker on them. A stubs enabled extension should *not* link to tcl84.dll (that magic is done at load-time).

Jeff
.