Thread
-
perl2c tool?
luc00 <lucian00@hotpop.com> — 2000-09-21T04:08:47Z
1:Does exist a tool perl2c? Where could be found/downloaded? 2:What tool might import multitable DB to PGSQL ? 3:How [samples] could embed perl DB** to C++ instead of ODBC? Thanks Lucian
-
Re: perl2c tool?
Gilles DAROLD <gilles@darold.net> — 2000-09-21T17:43:41Z
luc00 wrote: > 1:Does exist a tool perl2c? Where could be found/downloaded? > 2:What tool might import multitable DB to PGSQL ? > 3:How [samples] could embed perl DB** to C++ instead of ODBC? > > Thanks > Lucian 1) Perl is all in one, you can find what you want with the perlcc command... Don't expect me to explain the C code generated :-) 2) I suppose you want to talk about pgsql.... 3) unkowned by me... Regards