You should have a look at the SQL code generated by DS (select Validation > Display Optimized SQL from the DS Designer menu). Most probably, it's not a simple select but a procedure. And that's where it may have gone wrong. Post both SQL statements, the one based on the table and the one on the view.
↧