Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > Crystal Reports
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 29th, 2004, 02:18 AM
Authorized User
 
Join Date: Sep 2004
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to zouky
Default sql expression field

dear value expert

it's some about using crystal report in ASP.NET.

Let say, the application is perform on a private network by using browser as their medium.

the database architecture would be: retrieve the branch_address from the table branch_setup, each branch is specify with
branch_id (Primary key for table branch_setup). it's kinda of client/serer architecture that each branch (client) will send
data back to server.

eery branch of course hve thier own address, so let say if i want to print any report at branch A, then the branch address
for this branch will print on the report header.

problem is:
any solution on the query which can uniquely filter every branch with their own address? i think the combinations would be
since the branch_id is PK, then which mean i can doing filter with this field to get each unique Branch_id (represent each
branch) then get thier own address

i am stuck with queries......

select branch_address //desired field
from branch_setup //from the table






Similar Threads
Thread Thread Starter Forum Replies Last Post
Rename Field using SQL spazband Access 5 May 20th, 2011 06:20 AM
SQL Rename a Field? seananderson BOOK: Beginning SQL 2 May 20th, 2011 06:19 AM
Is SQL Server 2005 Expression Edition sufficient ? shuhang2 VB Databases Basics 1 July 3rd, 2006 03:39 PM
Using a Quote in SQL Expression Editor jason8 Crystal Reports 0 November 26th, 2004 12:05 PM
updating a field populated by an expression builde jobalistic Access 5 August 13th, 2003 12:59 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.