I am veru new at this, so please be kind.
I habe set up a test form (see below)and made (what I think are the right connections.
Setting up the form
Added 4 fields text field1 text field2 data/time field numeric field1
Added binding name textfield1 textfield2 datetimefield numbericfield1
Created an access database on a shared (network) drive.
Created a table with all 4 fields
Created a new connection by using the wizard as follows
Select create new connection
Select OLEDB database
Clicked on Build
Selected Microsoft OLE DB Provider for ODBC Drivers
Clicked on Use data source name
Selected MS Access Database
Clicked ok
Selected database form_test
Selected table form_test
Did not select any ADO Properties
Data connection tab came up on the right side of the screen.
Now what I would like to do is, using the form, populate the fields in the database.
Would someone set me on the path so I am able to do this. I am not writing to a web server, but a shared network drive
Remember, I be new at this :>)
Regards
Don