develooper Front page | perl.dbi.users | Postings from March 2005

Using Perl DBI, DBD package, and SQL to open an .odb file?

Thread Next
From:
Willis, Frank A
Date:
March 10, 2005 05:49
Subject:
Using Perl DBI, DBD package, and SQL to open an .odb file?
Message ID:
B1CEFDA038926F42B06A9EA746D954BC05BA5B09@emss06m09.mar.lmco.com
Is there any way to use the Perl DBI and SQL to open an .odb file?  Is
an .odb file generated by MS Access, Oracle, or something else?  What is
the database driver (DBD) package that must be installed to read .odb
files?  Is there possibly a different method like using a plain open and
close binary file script or something?

 

I haven't been able to locate very much information on the many Perl
websites about this topic so if anybody on this post is familiar with
using the Perl DBI to manipulate .odb files I would appreciate any help
you can suggest.  I am trying to open the .odb file, read it, and parse
it out to a .csv file.

 

Regards,

 

Frank W. 

 


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About