Report Design
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Report Design
Message Icon Topic: Compare Two Tables Post Reply Post New Topic
Author Message
mandaman2k
Newbie
Newbie


Joined: 20 Sep 2007
Online Status: Offline
Posts: 1
Quote mandaman2k Replybullet Topic: Compare Two Tables
    Posted: 20 Sep 2007 at 3:02pm
Hi, I'm new at Crystal Reports, I'm currently writing an windows app in Visual Basic 2005, part of Visual Studio 2005. All the info is written to a SQL Database, so most of the info I need is taken from there.
 
Recently I've been trying to make a Report where I need to compare the Income Orders and the Export Orders, my tables are structured like this:
 
Orden            OrdenFinal        Compra           CompraFinal
Id_Pedido      Id_Pedido           Id_Pedido       Id_Pedido
Id_Cliente      Id_Producto       Id_Cliente       Id_Producto
PrecioTotal     Talla                   PrecioTotal      Talla
FechaPedido  Color                  FechaPedido   Color
FechaVen       Cantidad            FechaVen        Cantidad
                       PrecioVenta                              PrecioCompra
                       PrecioTotal                                PrecioTotal
 
The only links which have the same info are
Orden.Id_Pedido->OrdenFinal.Id_Pedido
Compra.Id_Pedido->CompraFinal.Id_Pedido
 
What I want to show in the report is the amount of products by products, sale price and Total Price, One for the Income and One for the Export, and at the end show, how much money i spend buying and how much did I win.
 
If anyone can help me, I'm Thanking you in advance. I really need to get this thing going.
 
Thank You
Isaac
IP IP Logged
jkwrpc
Senior Member
Senior Member


Joined: 19 Jun 2007
Location: United States
Online Status: Offline
Posts: 432
Quote jkwrpc Replybullet Posted: 06 Oct 2007 at 10:01am
Since it has been awhile, since your question was posted have you found a solution?
 
Regards,
 
John W.
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.