vb.net - Crystal Report issues with multiple SQL tables -


i have make report sums value of 2 different tables, , i'm using cr on vb, have 2 fields named value 2 different tables, table products , table services, need sum values , show them on report. used select , tried writing down formula "formula" function on cr can't figure out how it. that's insert

select product, value tbproduct union select description product, value tbservice 

thanks in advance

create stored procedure on sql side , set cr using stored procedure data source. (i don't remember quite how know i've done in past.) can offer way of optimizing queries use cr , not depending on cr's sql generator.


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -