In this video, I gonna explain how to do following task by Access VBA:
* How to Split database for backend.
* Sample VBA codes for manipulating debt record from backend database
* Using ActiveX Data Object (ADODB - Connection and RecordSet)
* Databinding to ComboBox and ListBox
#SplittingDatabase
#Databinding
#ADODB
#AccessTutorial
#AccessVBA