For Programmers: Free Programming Magazines  


Home > Archive > Tcl > July 2005 > Re: TCL can't do as much as Perl









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: TCL can't do as much as Perl
Wojciech Kocjan

2005-07-24, 8:59 pm

sigzero@gmail.com napisaƂ(a):
> I don't suppose the CVS version has Oracle support in it?


I've started working on it some time ago (not on CVS), but never had the
time to complete it. Maybe I will someday. The nasty thing is that in
tcldb I love to assume that once I do an exec without transaction, it's
there - like in pgsql or sqlite. Oracle does it in a bit different way,
so the bad choice is to either accept it (and have the problem of
rewriting most apps when porting to Oracle) or to do some nice trick
about it.

Of course if anyone would want to add Oracle support - and thus gain a
lot of widgets to write DB software with - then I will definitely help
him/her in writing a class for Oracle.

--
WK
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com