Click here to Skip to main content
15,915,319 members
Home / Discussions / Database
   

Database

 
QuestionHELP, finding median in SQL (Stressed....) Pin
wishbone271225-Aug-08 21:55
wishbone271225-Aug-08 21:55 
AnswerRe: HELP, finding median in SQL (Stressed....) Pin
Manas Bhardwaj26-Aug-08 3:06
professionalManas Bhardwaj26-Aug-08 3:06 
AnswerRe: HELP, finding median in SQL (Stressed....) Pin
DerekFL26-Aug-08 8:13
DerekFL26-Aug-08 8:13 
QuestionChanging indexed to NO in Jet DB Pin
myNameIsRon25-Aug-08 19:03
myNameIsRon25-Aug-08 19:03 
QuestionAbout replicating database in SQL server Pin
Nasrin Sultana25-Aug-08 18:32
Nasrin Sultana25-Aug-08 18:32 
AnswerRe: About replicating database in SQL server Pin
Ashfield25-Aug-08 21:44
Ashfield25-Aug-08 21:44 
AnswerRe: About replicating database in SQL server Pin
Mycroft Holmes25-Aug-08 21:47
professionalMycroft Holmes25-Aug-08 21:47 
QuestionHow to print data across then down in RDLC report?? Pin
tantja25-Aug-08 13:09
tantja25-Aug-08 13:09 
In crystal report, you can select the printing direction in Layout tab between "Across then Down" and "Down then Across."

For Ex:
I have a dataset with 2 column:
id    Name
1     Jim
2     Jess
3     John
4     Jane
5     Joey


I want the result to print like this:

id    name    id    name
1     Jim      2     Jess
3     John     4     Jane
5     Joey


How can i do this in local RDLC report or is it even possible?
Please help/advice. I'm really stuck on this. Thanks in advance!!!!
AnswerRe: How to print data across then down in RDLC report?? Pin
Mycroft Holmes25-Aug-08 21:37
professionalMycroft Holmes25-Aug-08 21:37 
GeneralRe: How to print data across then down in RDLC report?? Pin
ChandraRam25-Aug-08 22:50
ChandraRam25-Aug-08 22:50 
GeneralRe: How to print data across then down in RDLC report?? Pin
Mycroft Holmes26-Aug-08 0:17
professionalMycroft Holmes26-Aug-08 0:17 
GeneralRe: How to print data across then down in RDLC report?? Pin
tantja26-Aug-08 10:46
tantja26-Aug-08 10:46 
AnswerRe: How to print data across then down in RDLC report?? Pin
Wendelius26-Aug-08 11:36
mentorWendelius26-Aug-08 11:36 
GeneralRe: How to print data across then down in RDLC report?? Pin
tantja26-Aug-08 12:49
tantja26-Aug-08 12:49 
GeneralRe: How to print data across then down in RDLC report?? Pin
Wendelius26-Aug-08 17:28
mentorWendelius26-Aug-08 17:28 
QuestionVisual Studio and SQL 2005 Pin
Aptiva Dave25-Aug-08 10:09
Aptiva Dave25-Aug-08 10:09 
AnswerRe: Visual Studio and SQL 2005 Pin
DerekFL25-Aug-08 10:13
DerekFL25-Aug-08 10:13 
AnswerRe: Visual Studio and SQL 2005 Pin
Paul Conrad25-Aug-08 10:33
professionalPaul Conrad25-Aug-08 10:33 
QuestionManipulate SQL String Pin
tantja25-Aug-08 9:51
tantja25-Aug-08 9:51 
AnswerRe: Manipulate SQL String Pin
DerekFL25-Aug-08 10:09
DerekFL25-Aug-08 10:09 
GeneralRe: Manipulate SQL String Pin
tantja25-Aug-08 13:02
tantja25-Aug-08 13:02 
AnswerRe: Manipulate SQL String Pin
Blue_Boy25-Aug-08 11:09
Blue_Boy25-Aug-08 11:09 
QuestionRe: Manipulate SQL String Pin
tantja26-Aug-08 10:59
tantja26-Aug-08 10:59 
AnswerRe: Manipulate SQL String [modified] Pin
Blue_Boy26-Aug-08 19:54
Blue_Boy26-Aug-08 19:54 
GeneralRe: Manipulate SQL String Pin
tantja27-Aug-08 3:39
tantja27-Aug-08 3:39 

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.