Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataSet w/ Multiple Tables
Message
From
29/04/2004 11:09:12
Mindy Shingara
Central Susquehanna Intermediate Unit
Lewisburg, Pennsylvania, United States
 
 
To
29/04/2004 10:42:53
General information
Forum:
ASP.NET
Category:
Web forms
Miscellaneous
Thread ID:
00899300
Message ID:
00899363
Views:
17
I already tried that, but when it gets to the fields that begin with bo_, it blows up. That's where I get the following error message, "bo_bldg does not belong to table: bp_rqac". Those fields beginning with ("bo_") belong to table("bp_bidod"). The driving table used to populate the dataset is table("bp_rqac") which then contains the outer join to table ("bp_bidod"). The fields beginning with ("ra_") belong to table ("bp_rqac"), so that code is fine.

It's as if it doesn't recognize that the fields from table("bp_bidod") are in that dataset but pulled from the select statement in the bp_rqac bizobject.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform