
VB 5 through to Pervasive
Quote:
> I am told that the Bound controls in VB5 are a bit hit and miss so I am
> thinking DAO through ODBC. Could anyone give me the basics on setting this
up
> ( I already have the ODBC connection registered etc) but How would I
connect
> using VB and retrieve, add modify data etc.
Try starting with a database system such as MS Access - it'll give you some
experience with recordsets, SQL and VB as well. Then return to pure VB.
Miroslav.