Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/06/2017 in all areas

  1. That refers to a constant. It would be defined in the Feed class as const ATOM = 'Some value'
    1 point
  2. If sco is an ADO recordset object, you can look at the documentation for open here to figure out what the parameters are used for: https://docs.microsoft.com/en-us/sql/ado/reference/ado-api/open-method-ado-recordset You can click through to see the various options for the cursor and lock types.
    1 point
×
×
  • Create New...