Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Technical Questions
Message Icon Topic: Combine Fields from Differant Tables Post Reply Post New Topic
Author Message
Aliqux
Newbie
Newbie
Avatar

Joined: 28 Aug 2009
Online Status: Offline
Posts: 3
Quote Aliqux Replybullet Topic: Combine Fields from Differant Tables
    Posted: 02 Nov 2009 at 1:20pm
As the Subject says I am trying to combine field from differant tables.  That is to say that I have 3 tables that have the same type of data, string, that I need to combine ito one field, using formula, and sort.  ex.
original tables:
{Table.1}             {Table.2}            {Table.3}
0001                        0002                   0004
0003                        0005                   0007
0006

What I need to display

0001
0002
0003
0004
0005
0006
0007

I realize that the data in the example are numbers, but the database is set up so that the data is a string.


Thank You for any help that I can get.

IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 02 Nov 2009 at 1:23pm
Try using a UNION either in a crystal Command or in your source data (e.g. SQL stored procedure or view)
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.