Click here to Skip to main content
15,902,114 members
Home / Discussions / C#
   

C#

 
GeneralRe: Receive "Now Playing" Song Information Pin
give.away27-Mar-09 5:01
give.away27-Mar-09 5:01 
GeneralRe: Receive "Now Playing" Song Information Pin
musefan27-Mar-09 5:09
musefan27-Mar-09 5:09 
GeneralRe: Receive "Now Playing" Song Information Pin
give.away27-Mar-09 5:39
give.away27-Mar-09 5:39 
GeneralRe: Receive "Now Playing" Song Information Pin
Eddy Vluggen27-Mar-09 5:16
professionalEddy Vluggen27-Mar-09 5:16 
GeneralRe: Receive "Now Playing" Song Information Pin
give.away27-Mar-09 5:33
give.away27-Mar-09 5:33 
GeneralRe: Receive "Now Playing" Song Information Pin
0x3c027-Mar-09 6:09
0x3c027-Mar-09 6:09 
QuestionRe: Receive "Now Playing" Song Information Pin
Eddy Vluggen27-Mar-09 8:19
professionalEddy Vluggen27-Mar-09 8:19 
GeneralRe: Receive "Now Playing" Song Information [modified] Pin
give.away27-Mar-09 14:29
give.away27-Mar-09 14:29 
GeneralRe: Receive "Now Playing" Song Information Pin
Eddy Vluggen28-Mar-09 0:48
professionalEddy Vluggen28-Mar-09 0:48 
GeneralRe: Receive "Now Playing" Song Information Pin
give.away28-Mar-09 3:15
give.away28-Mar-09 3:15 
GeneralRe: Receive "Now Playing" Song Information Pin
Eddy Vluggen28-Mar-09 4:38
professionalEddy Vluggen28-Mar-09 4:38 
GeneralRe: Receive "Now Playing" Song Information Pin
give.away28-Mar-09 5:17
give.away28-Mar-09 5:17 
GeneralRe: Receive "Now Playing" Song Information Pin
Eddy Vluggen28-Mar-09 5:50
professionalEddy Vluggen28-Mar-09 5:50 
GeneralRe: Receive "Now Playing" Song Information Pin
give.away28-Mar-09 6:17
give.away28-Mar-09 6:17 
GeneralRe: Receive "Now Playing" Song Information Pin
Eddy Vluggen28-Mar-09 22:26
professionalEddy Vluggen28-Mar-09 22:26 
GeneralRe: Receive "Now Playing" Song Information Pin
give.away30-Mar-09 3:26
give.away30-Mar-09 3:26 
GeneralRe: Receive "Now Playing" Song Information Pin
Eddy Vluggen30-Mar-09 4:03
professionalEddy Vluggen30-Mar-09 4:03 
QuestionCreating CR Parameters Programmatically Pin
lostspirits27-Mar-09 2:33
lostspirits27-Mar-09 2:33 
AnswerRe: Creating CR Parameters Programmatically Pin
Skymir27-Mar-09 8:06
Skymir27-Mar-09 8:06 
GeneralRe: Creating CR Parameters Programmatically Pin
lostspirits27-Mar-09 8:25
lostspirits27-Mar-09 8:25 
GeneralRe: Creating CR Parameters Programmatically Pin
Skymir27-Mar-09 10:24
Skymir27-Mar-09 10:24 
GeneralRe: Creating CR Parameters Programmatically Pin
lostspirits27-Mar-09 10:58
lostspirits27-Mar-09 10:58 
GeneralRe: Creating CR Parameters Programmatically Pin
Skymir27-Mar-09 12:33
Skymir27-Mar-09 12:33 
Ah, now I understand. I don't think there is a way to create a parameter at run time like that. They're defined in the report file. You can create a few dummy parameters that only get used if they're populated though. Usually for something like that we'd put the parameters on the where clause in the sql, rather than having Crystal do it for us. The SQL server is almost always faster than Crystal will be for parsing of any kind.

The true man wants two things: danger and play. For that reason he wants woman, as the most dangerous plaything.

GeneralRe: Creating CR Parameters Programmatically Pin
lostspirits27-Mar-09 12:36
lostspirits27-Mar-09 12:36 
GeneralRe: Creating CR Parameters Programmatically Pin
lostspirits27-Mar-09 12:48
lostspirits27-Mar-09 12:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.