SQL Server DB;
Hi all, can anyone help me with this SQL Select statement?
I have a Srring Array field named: Region.
(The array can contain up to 4 elements.)
What is the SQL code to select records that are IN a specific region?
Example of Current output:
CompName Region
CompA NA...
SQL Server DB;
Hi all, can anyone help me with this SQL Select statement?
I have a Srring Array field named: Region.
(The array can contain up to 4 elements.)
What is the SQL code to select records that are IN a specific region?
Example of Current output:
CompName Region
CompA NA; Europe...
Crystal Reports XI; SQL Server DB;
I need the T-SQL code to select
all companies that are IN certain Regions.
Keep in mind that the field, Region, is an array and holds more than one region.
EXAMPLE DATA for the 2 fields below:
CompanyA Region
Comp1 Europe; Asia;
Comp2...
CRXI; SQL Server;
I have a main report with about 4 subreports.
How can I place SubReport1 above SubReport2 without having the items in SubReport1 overlapping into the place of SubReport2. (Without inserting a new section) ??
I have 'Can Grow' for all SubReports;
Sample Report:
SubReport1...
Crystal Reports XI; SQL Server Database
I want to suppress a detailed record if it falls in more than one Group. so, if a customer is in Group A (The top group) and it also falls in a following group, how can I suppress the record only in the following group.
**Suppress if duplicate** does not...
Hi all - Crystal Reports XI - SQL Server Database:
How do you create a TOC with 2 Group Headers?
Group Header 1: Category.... Page Number
then Group Header 2: CustomerName (indented under Category)... Page Number
?? Thannk you
Hi, I am new to tek-tips, so here is my question. I hope it is presented well. Using Crystal Reports XI.
I have ONE field array ({Geography}) that contains upto 5 elements. For each acct, its ({Geography}) can contain upto 5 different regions. For example (report display):
Acct...
In Crystal Reports XI, I have a basic field (which is an array with upto 5 elements.) The field {geography} can contain upto 5 regions per Account. For example,
Acct1 may be in {geography} Asia, NtAmerica, Europe
Acct2 may be in {geography} Nt America
Acct3 may be in {geography} NtAmerica...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.