in reply to poll ideas quest 2010

I prefer to interact with my database using...

Good Day,
    Dean

Replies are listed 'Best First'.
Re^2: poll ideas quest 2010
by Tux (Canon) on Oct 30, 2010 at 16:13 UTC

    I prefer my perl scripts to interact with my database using...

    • call-outs to native SQL programs supplied by my database
    • using XS modules that are directly linked to the database HLI
    • perl to generate SQL scripts that are used later

    /me always uses plain DBI


    Enjoy, Have FUN! H.Merijn