> I am able to make it work by doing > > "select RecID,* from recipes" > > but not > > "select ** from recipes" If you'll post the code in context, perhaps it will become more clear why you're seeing these results.