view - Crystal report: changing command's data source -


i have change data source in quite few reports. easy when original data source uses table, more complicated when instead has sql command (well, practically view made in report, not in original database).

lets report has such command:

select nbr equipment equipment.owner='abc' 

i know in new database equipment.nbr called items.id, can map this. rest of command, "where" part? in new database there no equipment.owner , possibly might not items.owner. crystal drop part? know how remake it, adding selection formula report, first have know happened "where" condition, , after such mapping can't anymore preview sql command in data source.

confrim me using query.

  1. if in data soruce no issue report work.
  2. if in formula have doubt crystal report won't accept format in basic syntax mode.

Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -