Visual Basic Code , VB.NET Code, VB Code
  Home   :  Code   :  Forums   :  Submit   :  Mailing List   :  About   :  Contact


Three Level hierarchy using MSDATASHAPE [Resolved]


Three Level hierarchy using MSDATASHAPE [Resolved]

Author
Message
chaw12
chaw12
Forum God
Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)

Group: Forum Members
Posts: 70, Visits: 232


hi...

i have this code:

Set rs = conn.Execute("SHAPE{SELECT * from tblemployee} " & _
"APPEND((SHAPE {select * from tblcharge} " & _
"APPEND({select * from tblpayment} AS charge " & _
"RELATE eeid TO eeid)) AS payment " & _
"RELATE eeid TO eeid)")

i have my report working when i used the simple relation hierarchy of it but with the above code, i just can't get it working it give me an error like "Data Field 'charge.slo' not found". 'slo' is found on tblcharge.field

please help....

Edit: Keith [Resolved] and Bold corrected.

Aren't you going to tell use how?

Edited
5/25/2011 by Keithuk
chaw12
chaw12
Forum God
Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)

Group: Forum Members
Posts: 70, Visits: 232
this one is solved. i already got it...
GO


Similar Topics


Reading This Topic


Login
Existing Account
Email Address:


Password:


Social Logins

Select a Forum....

















A1VBCode Forums


Search