Forum Discussion

EBradley's avatar
EBradley
New Member
1 year ago
Solved

DataSource.Error - Value Cannot be Null

Hi there! I'm sourcing data from an OLE DB, and I'm getting an error when accessing one of the tables. I've seen a few different posts about similar errors, but nothing about a parameter called "pUnk...
  • EBradley's avatar
    1 year ago

    Thank you for the reply! It ended up being on the Historian end where the parameter wasn't getting returned. There's a query limit that needs to be adjusted, so once I upped that value, data started coming through.