![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
If i have a valid Dataset or Datatable with rows and i put it into the cache by way of insert, why would the DS or DT have no rows when i retrieve it back using get? |
#3
| |||
| |||
|
|
Are you sure you're getting back a DataTable instead of null? It's possible that the cache purged the item given the conditions you specified in the Insert. But if there is a valid DataTable but no rows, then something else is at work here, not the cache. -Brock DevelopMentor http://staff.develop.com/ballen If i have a valid Dataset or Datatable with rows and i put it into the cache by way of insert, why would the DS or DT have no rows when i retrieve it back using get? |
#4
| |||
| |||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |