need programming help... bad

manno

Senior member
Dec 1, 2000
384
0
0
need programming help. Anyone here know how to use VB.nt, to open an old dbase III .dbf file?
 

oog

Golden Member
Feb 14, 2002
1,721
0
0
you should be able to find an odbc driver for it and use the odbc support in ado.net
 

manno

Senior member
Dec 1, 2000
384
0
0
Originally posted by: oog
you should be able to find an odbc driver for it and use the odbc support in ado.net

Yeah I thought so too, and everything I've read suggests that's what I need to do, but I can't get it to work. Thanks for the help, I'm still trying to digg away at this.


-manno
 

EagleKeeper

Discussion Club Moderator<br>Elite Member
Staff member
Oct 30, 2000
42,589
5
0
Find an example from MS that works and then modifiy it from there.