Print Page | Close Window

Stored Procedures?

Printed From: Crystal Reports Book
Category: General Information
Forum Name: Talk with the Author
Forum Discription: Ask Brian questions about his books and give him your comments. Like the book? Hate the book? Have suggestions? Let me know!
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=3419
Printed Date: 20 May 2024 at 7:19am


Topic: Stored Procedures?
Posted By: bobbabuoy
Subject: Stored Procedures?
Date Posted: 12 Jun 2008 at 11:07am
I am writing a report to work, in ways, like an existing report.  It appears that there are some custom "tables" (stored procedures?).  I am wondering how to create those in CR8.

Here is the deal:  There is a table called "Styles" in the database.  It has, for instance, coats and shirts.  In the existing report there appears to be a table "styles_c" that pulls all items from the "styles" table that has an item code of "c" (for "coats").  Any idea how to do that?



Replies:
Posted By: BrianBischof
Date Posted: 12 Jun 2008 at 9:53pm
I'm not sure of the question. But I think what you are looking for is a record selection formula. You can use the 'styles_c' table as the data source and in the record selection formula set it where the item code is equal to 'c'.

-------------
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>



Print Page | Close Window