RickLiebespach
Programmer
I'm totally new to VB.Net (I have some VFP background)
I have created a form/screen that respresents the UI I want, and I've created an Access database that contains some test data.
The problem I'm having is
how do I associate the fields on my form with the data in the tables of my database?
I've placed an odbcConnection on my form, but I still can't figure out how to associate the
Omnia_Act.Contacts.Company data with the
frmOmnia_Act_Top.txtCompany field on my form.
TIA,
Rick Liebespach
I have created a form/screen that respresents the UI I want, and I've created an Access database that contains some test data.
The problem I'm having is
how do I associate the fields on my form with the data in the tables of my database?
I've placed an odbcConnection on my form, but I still can't figure out how to associate the
Omnia_Act.Contacts.Company data with the
frmOmnia_Act_Top.txtCompany field on my form.
TIA,
Rick Liebespach