Click here to Skip to main content
15,915,703 members
Home / Discussions / C#
   

C#

 
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 
You have to give it a record set. I haven't played with the crystal version that comes with 2008 so I can't give you step by step, however it also depends on where your rows of data are coming from. Is it a database or just data you have in some structure in your program? One way or another the data needs to end up in a record set of a type that Crystal can read. Then you just assign the recordset object or pass in an sql so Crystal can go to work on it.

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 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 
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 
GeneralRe: Creating CR Parameters Programmatically Pin
Skymir27-Mar-09 14:43
Skymir27-Mar-09 14:43 
GeneralRe: Creating CR Parameters Programmatically Pin
lostspirits28-Mar-09 3:14
lostspirits28-Mar-09 3:14 
GeneralRe: Creating CR Parameters Programmatically Pin
Skymir28-Mar-09 11:09
Skymir28-Mar-09 11:09 
QuestionRegistry Edit By c# on Vista OS problem Pin
Tridip Bhattacharjee27-Mar-09 2:26
professionalTridip Bhattacharjee27-Mar-09 2:26 
AnswerRe: Registry Edit By c# on Vista OS problem Pin
Luc Pattyn27-Mar-09 2:36
sitebuilderLuc Pattyn27-Mar-09 2:36 
QuestionAdd custom script commands to AVI files Pin
Richard Satherley27-Mar-09 2:16
Richard Satherley27-Mar-09 2:16 
Questiondynamically displaying an image in a menu? Pin
Megidolaon27-Mar-09 1:53
Megidolaon27-Mar-09 1:53 
AnswerRe: dynamically displaying an image in a menu? Pin
Deresen27-Mar-09 2:17
Deresen27-Mar-09 2:17 
AnswerRe: dynamically displaying an image in a menu? Pin
Jimmanuel27-Mar-09 11:28
Jimmanuel27-Mar-09 11:28 
GeneralRe: dynamically displaying an image in a menu? Pin
Megidolaon29-Mar-09 20:22
Megidolaon29-Mar-09 20:22 
QuestionVideo player with all aspects like play, Pause, Stop, Rewind, Slow rewind, Forward, Slow forward Pin
mohanraj kaliappan27-Mar-09 1:28
mohanraj kaliappan27-Mar-09 1:28 

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.