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

DataEnvironment DataReport - Parent Child Command problem

Status
Not open for further replies.

oka97

Programmer
May 25, 2003
28
GB
Current settings:

Command1 - SQL statement: SELECT * FROM client WHERE id=?

Command2 - Database Object: Table Object Name: project Relation: id to id

And my datareport has its Datamember as Command1.

But I can't drag any fields from Command 2 into the Datareport :(

Any ideas ppl? Thanks.
 
Seems like VB datareports dont like parents of children having SQL Statements as opposed to simply 'tables'.

Ah poo! :(
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top