RE: Frustration and Excitement with Crystal Reports
- From: Terry <TerryL@xxxxxxxxxxxxx>
- Date: Tue, 29 Jan 2008 11:09:01 -0800
Hi again Tony,
I am not sure I understand the problem. Is CR not able to connect to the
Db? Seems like you would get some error if that was the case. Are you sure
you are setting your parameters corretly - sounds sort of like the query is
running and returning an empty result set. Try doing a report that takes no
parameters and see what happens. As I pointed out in a prior email, if it is
a connection problem, maybe the way to go is to populate a dataset yourself
and then have CR report on the DS and not go to the Db. If you create a
dataset and add a tableadapter based on the query that CR is trying to run.
There is a way in CR to change the datasource from the query to the DS (w/o
having to redo the whole report). You could then fill the DS yourself and
'shove'it to CR so CR will never have to connect to the Db.
BTW, I just started working with CR a couple of months ago - so I am no
expert, but it sure beats the VB PrintDocument (to me anyways). I really
struggled with it for the first month and was abut to &%% can it when I
finally started getting somewhere. The documentation really sucks but if you
stick with it - it will save you a lot of time in the long run.
--
Terry
"Tony K" wrote:
Getting the former. Not the latter..
As some of you may know (Terry...btw thanks for all your help), I have been
battling a Crystal Reports problem. I have recently made the discovery that
my "Current Connections" or ADO.NET options for the database expert in CR
are not working with my project.
IF I create a new connection to my Access DB(DAO) or use OLE DB(ADO)
connection I will receive correct data (results) on my report for the first
time. Whew Hoo! If I use my ADO.NET Dataset connection from my "Current
Connections" or from my project, I GET N-O-T-H-I-N-G. By 'nothing' I mean
when the report is shown in the report viewer, not one piece of data shows
up.
I cannot use the ones that work unfortunately because when this entire
project is complete, the Access DB may reside on a network drive (ie.
M:\InventoryManagement.mdb) These paths that are created, I wouldn't know
where to begin to modify them.
How do I fix this $%^&*#@ problem??
Tony K
- Follow-Ups:
- Re: Frustration and Excitement with Crystal Reports
- From: Tony K
- RE: Frustration and Excitement with Crystal Reports
- From: SurturZ
- Re: Frustration and Excitement with Crystal Reports
- Prev by Date: Re: How to set values in datagrid?
- Next by Date: Re: Ping
- Previous by thread: RE: Frustration and Excitement with Crystal Reports
- Next by thread: RE: Frustration and Excitement with Crystal Reports
- Index(es):
Relevant Pages
|
Loading