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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

problem adding SQL based report to VB

Status
Not open for further replies.

micka

Programmer
Feb 4, 2002
1
PT
Hi everybody!

I've created a report using sql query throw "Crystal SQL Designer" and it works fine. The problem is thtat when i want to include the report to my Visual Basic project, i select the report that i've created with "Seagate Crystal Reports" and i get a COMPLETLY EMPTY report!! Can anybody explain me how can i solve this problem?

If i create a report choosing directly the tables included in my database, the visual basic works fine and it creates the .dsr file exactly as the original report.

The problem is the use of SQL query, why?

Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top