D
Dev
Hi,
I'm getting the following SqlCeException,
System.Data.SqlServerCe.SqlCeException, "Not enough
storage is available to complete this operation."
Any ideas whats going wrong? I have tried using
command.Dispose(), DataAdapter.Dispose() to release the
memory.
Any help will be appreciated.
Thanks in advance.
- Dev
I'm getting the following SqlCeException,
System.Data.SqlServerCe.SqlCeException, "Not enough
storage is available to complete this operation."
Any ideas whats going wrong? I have tried using
command.Dispose(), DataAdapter.Dispose() to release the
memory.
Any help will be appreciated.
Thanks in advance.
- Dev