Introduction - If you have any usage issues, please Google them yourself
the ADO query fetch result outputs the followind datastruct:
myOutput.data
myOutput.columnnames
The first contains a 2d cell matrix, the second a cell array with column names.
This function uses this information to create a dataset without cells.