Click here to Skip to main content
15,891,248 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Project help Pin
Ashfield6-Oct-08 0:50
Ashfield6-Oct-08 0:50 
GeneralRe: Project help Pin
sweetlover7546-Oct-08 4:43
sweetlover7546-Oct-08 4:43 
GeneralRe: Project help Pin
Dave Kreskowiak6-Oct-08 6:18
mveDave Kreskowiak6-Oct-08 6:18 
GeneralRe: Project help Pin
Paul Conrad6-Oct-08 7:31
professionalPaul Conrad6-Oct-08 7:31 
GeneralRe: Project help Pin
Ashfield6-Oct-08 19:54
Ashfield6-Oct-08 19:54 
AnswerRe: Project help Pin
leckey6-Oct-08 13:20
leckey6-Oct-08 13:20 
QuestionHow to use single MDI Child Form for all Crystal reports Pin
kedarrkulkarni5-Oct-08 22:40
kedarrkulkarni5-Oct-08 22:40 
AnswerRe: How to use single MDI Child Form for all Crystal reports Pin
Mycroft Holmes5-Oct-08 22:55
professionalMycroft Holmes5-Oct-08 22:55 
I used to do this before changing to RS.

Have a form with a viewer only
Create and test your report in CR and save it as a .RPT file. Report should be based on stored procedure or at least a paramaterised query (I always used procs).
In VB create a report (CR) using the .RPT file name (can't remember the details)
Pass in the parameters as CR parameter array
Connect the table objects in the report to the database
Pass the report object to the viewer
Show the MDI form.



Never underestimate the power of human stupidity
RAH

Questionincluding line/scatter chart in VB.net Pin
Amanjot5-Oct-08 13:42
Amanjot5-Oct-08 13:42 
AnswerRe: including line/scatter chart in VB.net Pin
Rupesh Kumar Swami5-Oct-08 20:41
Rupesh Kumar Swami5-Oct-08 20:41 
AnswerRe: including line/scatter chart in VB.net Pin
Thomas Stockwell6-Oct-08 6:14
professionalThomas Stockwell6-Oct-08 6:14 
AnswerRe: including line/scatter chart in VB.net Pin
Dave Kreskowiak6-Oct-08 6:20
mveDave Kreskowiak6-Oct-08 6:20 
GeneralRe: including line/scatter chart in VB.net Pin
Amanjot6-Oct-08 16:29
Amanjot6-Oct-08 16:29 
GeneralRe: including line/scatter chart in VB.net Pin
Dave Kreskowiak7-Oct-08 2:01
mveDave Kreskowiak7-Oct-08 2:01 
Questionfilestream not working properly Pin
kjdion5-Oct-08 10:16
kjdion5-Oct-08 10:16 
AnswerRe: filestream not working properly Pin
jzonthemtn5-Oct-08 11:40
jzonthemtn5-Oct-08 11:40 
AnswerRe: filestream not working properly Pin
Guffa5-Oct-08 22:55
Guffa5-Oct-08 22:55 
Questionneed help on FUnctions Pin
ay3ssah5-Oct-08 5:59
ay3ssah5-Oct-08 5:59 
AnswerRe: need help on FUnctions Pin
AlexeiXX35-Oct-08 7:22
AlexeiXX35-Oct-08 7:22 
GeneralRe: need help on FUnctions Pin
ay3ssah5-Oct-08 18:58
ay3ssah5-Oct-08 18:58 
AnswerRe: need help on FUnctions Pin
Guffa5-Oct-08 7:31
Guffa5-Oct-08 7:31 
GeneralRe: need help on FUnctions Pin
ay3ssah5-Oct-08 18:56
ay3ssah5-Oct-08 18:56 
GeneralRe: need help on FUnctions Pin
AlexeiXX35-Oct-08 19:05
AlexeiXX35-Oct-08 19:05 
AnswerRe: need help on FUnctions Pin
Anoop Brijmohun6-Oct-08 0:53
Anoop Brijmohun6-Oct-08 0:53 
GeneralRe: need help on FUnctions Pin
ay3ssah6-Oct-08 2:51
ay3ssah6-Oct-08 2:51 

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.