![]() |
|
more useful options | |
PerlMonks |
Re^2: Mixing Perl and SQLby toma (Vicar) |
on Nov 04, 2009 at 21:04 UTC ( #805063=note: print w/replies, xml ) | Need Help?? |
My code has to create the whole database from scratch, so I would need to include the SQL code that creates the stored procedures, and therefore I think I would be left with the same mixed-language issue. For example, one of my programs first uses modules to transform the input data from several formats into flat files. Then it uses modules that include the SQL to:
It should work perfectly the first time! - toma
In Section
Seekers of Perl Wisdom
|
|