Crystal Reports and DataSets

  • Thread starter Thread starter Shayne
  • Start date Start date
S

Shayne

I've got a report that is pulling data from a dataset. When I update
the dataset's definition, the added columns don't show up in the
Report Designer. If I go to add/remove databases, they don't show up
in the definition, nor do they show up in the Select Expert.

The Crystal Reports support site has this problem listed, and they say
the solution is to close Visual Studio and restart, then open your
project, and the updates to the dataset definition should appear.
They don't.

Anyone else figured this one out?
 
(e-mail address removed) (Shayne) wrote in
I've got a report that is pulling data from a dataset. When I update
the dataset's definition, the added columns don't show up in the
Report Designer. If I go to add/remove databases, they don't show up
in the definition, nor do they show up in the Select Expert.

The Crystal Reports support site has this problem listed, and they say
the solution is to close Visual Studio and restart, then open your
project, and the updates to the dataset definition should appear.
They don't.

Anyone else figured this one out?

Try right-clicking on the designer and choosing Verify Database. I'm using
a ttx file rather than a dataset, but that is how I get it to recognize
changes.

hth,
Richard
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top