Hi all, I'm in the process of writing a DBD driver in perl that works by controlling our company's db command-line client. All is going well and I can get info out of/into the db. What I'm wondering is if there is a better example DBD driver for this scenario - currently I'm just using the info that comes with DBI and the DBD::File code as my example. Are there other drivers that wrap around a cmd-line client?
This is all in preparation for a C/XS driver.... Thanks a bundle, Luke Bakken 509-624-1528 (Home office) 509-927-4022 (Lib Lk office)
