How do I use ADO to add values to a DB??
if I had a field called

PageID
and a field called
Content

How would I add "Hello" to the PageID, and "hehehe" to the content field?

I am not using the control, I am using a reference to ADO 2.5