LittleDevilUK
New member
- Joined
- Dec 11, 2008
- Messages
- 1
- Programming Experience
- Beginner
Hi,
First post here so I hope im in the right place..
Im trying to follow a MS tutorial on the MSDN site Tutorial: Filtering Data Using Selection Formulas
Im at the Binding a report stage and have done all as far as I see, the problem is when I run the program as it says at the end of the stage my report fails to load and i get a message box 3 times to tell me this?
Im a little miffed trying to follow the MS help files and wondered if anyone could help me understand how to pass a parimeter query to a crystal report using the MS Tutorial or pointing me to something less confusing?
I did manage to make a basic crystal report and connected it to my database and it showed all my database records..
So my app will generate an ID or a name and i need the report to retrieve a record that corresponds with the ID or name which ever I choose to use..
Ive been searching the MSDN all day and the tutorials in the link were the only ones I could find that seemed ok to understand but Ive followed the steps to the letter as far as i see and am failing?
I can post any of my code if needed.
Any help very welcome, sorry to prattle on..
Ld
First post here so I hope im in the right place..
Im trying to follow a MS tutorial on the MSDN site Tutorial: Filtering Data Using Selection Formulas
Im at the Binding a report stage and have done all as far as I see, the problem is when I run the program as it says at the end of the stage my report fails to load and i get a message box 3 times to tell me this?
Im a little miffed trying to follow the MS help files and wondered if anyone could help me understand how to pass a parimeter query to a crystal report using the MS Tutorial or pointing me to something less confusing?
I did manage to make a basic crystal report and connected it to my database and it showed all my database records..
So my app will generate an ID or a name and i need the report to retrieve a record that corresponds with the ID or name which ever I choose to use..
Ive been searching the MSDN all day and the tutorials in the link were the only ones I could find that seemed ok to understand but Ive followed the steps to the letter as far as i see and am failing?
I can post any of my code if needed.
Any help very welcome, sorry to prattle on..
Ld