M
Michael Morisoli
I am working on a .NET Compact Framework app using SqlCe and have run into a
problem using the Fill method of the SqlCeDataAdapter.
For some reason, the version of the framework I am running does not support
the fill method. The documentation in my Visual Studio .NET 2003 says the
method is there, but when I try to compile the application VS tells me there
is no such method.
Has anybody seen this before. Any clues as to how to fix it? Perhaps I am
missing a framework update I don't know about. My framework says it is v1.1
but when I look at the actual System.Data.SqlServerCe.dll it says it is
v1.0.5.0000
Thanks
Mike
problem using the Fill method of the SqlCeDataAdapter.
For some reason, the version of the framework I am running does not support
the fill method. The documentation in my Visual Studio .NET 2003 says the
method is there, but when I try to compile the application VS tells me there
is no such method.
Has anybody seen this before. Any clues as to how to fix it? Perhaps I am
missing a framework update I don't know about. My framework says it is v1.1
but when I look at the actual System.Data.SqlServerCe.dll it says it is
v1.0.5.0000
Thanks
Mike