P
Paul
I have a SqlCeResultset that I want to use seek on. The result set is based
on a multitable query. The code below doesnt work. Whats wrong? Can i use
seek with a multitable query?and the settings below?
cmd.IndexName = strNDX;
cmd.CommandType = CommandType.Text;
on a multitable query. The code below doesnt work. Whats wrong? Can i use
seek with a multitable query?and the settings below?
cmd.IndexName = strNDX;
cmd.CommandType = CommandType.Text;