PDA

Click to See Complete Forum and Search --> : Reading Paradox DB in VB6


cacomputerguy
Oct 16th, 1999, 12:15 PM
Does anyone have a code example of how to set up, open and read a Paradox database from VB6? I'm having trouble accessing the tables even in Visual Data Mgr. I can see the table but it says there is only one "NoName" field. Does VB6 work with the Borland Database Engine? Thanks!

Oct 18th, 1999, 09:19 PM
try this msdn site for ideas...
http://msdn.microsoft.com/library/books/dnjet/c8_body_29.htm


Later, Marc