Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Refreshing field list

Status
Not open for further replies.

amberlynn

Programmer
Dec 18, 2003
502
CA
Hello,
I'm using Crystal Reports 9 with VB.NET.
I've had this problem before, and can't seem to find an answer anywhere!
I created a report, based on a .NET dataset which is populated by data from SQL server.
I've added new fields to the dataset (by adding them to my SQL view, then updating my dataset in .NET).
I can't seem to get the dataset to update in Crystal Reports so I can work with these new fields.
I've tried everything I can think of - verify database, reselecting "Set Location".
Any suggestions??
TIA,
Amber
 
Database->Verify Database is correct.

If it's not updating, then it may have something to do with the dataset in .net.

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top