When a page gets loaded, I want to complete an insert to a Microsoft SQL database. Is it possible to connect to a separate database from within a CSElement?
If it is possible, what is the easiest way of accomplishing? Does anyone have a small basic sample to create a connection and perform an Insert?