Click here to Skip to main content
15,887,596 members
Home / Discussions / C#
   

C#

 
GeneralRe: URL's Pin
Richard Andrew x641-Aug-09 14:14
professionalRichard Andrew x641-Aug-09 14:14 
GeneralRe: URL's Pin
Gregory Bryant1-Aug-09 15:56
Gregory Bryant1-Aug-09 15:56 
GeneralRe: URL's Pin
Richard Andrew x641-Aug-09 16:05
professionalRichard Andrew x641-Aug-09 16:05 
GeneralRe: URL's Pin
Gregory Bryant1-Aug-09 16:10
Gregory Bryant1-Aug-09 16:10 
GeneralRe: URL's Pin
Gregory Bryant1-Aug-09 16:28
Gregory Bryant1-Aug-09 16:28 
GeneralRe: URL's Pin
Richard Andrew x641-Aug-09 16:32
professionalRichard Andrew x641-Aug-09 16:32 
GeneralRe: URL's Pin
Gregory Bryant1-Aug-09 16:38
Gregory Bryant1-Aug-09 16:38 
QuestionCrystalReport ReportSource not from a file path but a byte array. Possible? Pin
Wendell.S1-Aug-09 11:10
Wendell.S1-Aug-09 11:10 
My problem seems to be simple, therefore I could not find an answer yet.

I have a windows forms application and the reports are being deployed and uploaded to a binary field in the database. The main idea is to run a query and retrieve this data, storing the report on a byte array. I don't want to compile reports inside the project nor reading them from the hard disk.

Is it possible to set the reportsource for the crystalreport viewer using this byte array or I REALLY have to define a file path on the hard disk? Actually, reading on a buffer, write the file on the disk and read it doesn't seem to be that clever... It'd be nice if we could just read the byte stream of the report template and directly set it as the report source.

Thanks in advance!

(C# / WindowsForms / Sql Server 2008)
QuestionPrevent same user to login [modified] Pin
gal0001-Aug-09 10:32
gal0001-Aug-09 10:32 
AnswerRe: Prevent same user to login Pin
Abhijit Jana1-Aug-09 11:00
professionalAbhijit Jana1-Aug-09 11:00 
GeneralRe: Prevent same user to login Pin
Luc Pattyn1-Aug-09 11:25
sitebuilderLuc Pattyn1-Aug-09 11:25 
GeneralRe: Prevent same user to login Pin
Eddy Vluggen1-Aug-09 14:46
professionalEddy Vluggen1-Aug-09 14:46 
GeneralRe: Prevent same user to login Pin
Luc Pattyn1-Aug-09 14:55
sitebuilderLuc Pattyn1-Aug-09 14:55 
GeneralRe: Prevent same user to login Pin
Xmen Real 1-Aug-09 18:05
professional Xmen Real 1-Aug-09 18:05 
QuestionSingleton Pattern - When Use Pin
dataminers1-Aug-09 8:15
dataminers1-Aug-09 8:15 
AnswerRe: Singleton Pattern - When Use Pin
Not Active1-Aug-09 9:12
mentorNot Active1-Aug-09 9:12 
GeneralRe: Singleton Pattern - When Use Pin
dataminers1-Aug-09 10:14
dataminers1-Aug-09 10:14 
QuestionTreeView Recursion Pin
Muammar©1-Aug-09 7:50
Muammar©1-Aug-09 7:50 
AnswerRe: TreeView Recursion Pin
Mike Ellison1-Aug-09 10:47
Mike Ellison1-Aug-09 10:47 
GeneralRe: TreeView Recursion Pin
Muammar©1-Aug-09 12:50
Muammar©1-Aug-09 12:50 
GeneralRe: TreeView Recursion Pin
OriginalGriff1-Aug-09 21:59
mveOriginalGriff1-Aug-09 21:59 
GeneralRe: TreeView Recursion Pin
Muammar©1-Aug-09 23:18
Muammar©1-Aug-09 23:18 
GeneralRe: TreeView Recursion Pin
OriginalGriff2-Aug-09 0:34
mveOriginalGriff2-Aug-09 0:34 
GeneralRe: TreeView Recursion Pin
Muammar©2-Aug-09 1:01
Muammar©2-Aug-09 1:01 
AnswerRe: TreeView Recursion Pin
N a v a n e e t h9-Aug-09 4:47
N a v a n e e t h9-Aug-09 4:47 

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.