gregg - 2004-03-08

I have installed hibernator .96 in WSAD 5.1.

When I run a query, like "from employee" -OR "select e from employee e", I get back the results in the window with all the column names. Looks good! But if run a query with selected columns, like "select e.name from employee e", all I get is a result window that is empty. The columns aren't titled either. I tried "select count(e) from employee e", still empty. 

What am I doing wrong or is this a bug in .96 version ?

Thanks

/Gregg