Skip to content

Server ADO

DeclanBuckley edited this page Dec 8, 2023 · 13 revisions

Home / Developer / Server Tier / ADO

ADO (Active Data Object) definition.

Summary.

ADO classes form the layer between the BSO and the database. They use the API.ADO class in order to simplify database connection and parameter building. Typically there will be an ADO function for each database interaction.

Clone this wiki locally