Forum Discussion

Marco's avatar
Marco
Contributor II
12 months ago

GetDataBufferDataCells with no data

Hi Everyone. I have the following section of code. 'Search for values for the DataBufferCellPK, they are not empty. Dim dbcpk As New DataBufferCellPk( mbrRefIdAcc, mbrRefIdFlow, i...
  • RobbSalzmann's avatar
    RobbSalzmann
    12 months ago

    The way I would troubleshoot this is two fold:
    1. create a quickview in Excel using exactly the same members you're passing in to the databuffer.  This is a sanity check to say "Yes data exists where I expect it to" or "Oops, I thought it was there but I have this one thing off..." 

    2. You said this works perfectly in another system.  Same code, different application.  its not the code.  look at what else might be different.