Data access Required

Hi
I have data in a very old format i.e. B-tree Filer format. There are three files e.g. dept.dat, dept.dia, dept.IX
Any Idea how we can access these files using VB.net or ODBC
Kind Regards
Ali
[220 byte] By [hkb] at [2007-11-19 19:20:47]
# 1 Re: Data access Required
See:
http://sourceforge.net/projects/tpbtreefiler/

Maybe U can use P/Invoke on that libs (or write an OCX which wraps that lib)

Best regards,
Krzemo.
Krzemo at 2007-11-9 13:43:15 >