Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem in PopulateForeignParentKeyField() in SaveDataSe
Message
 
To
01/08/2005 16:45:14
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01037612
Message ID:
01037666
Views:
24
Mike,

I did read that post before I submitted mine. I am not really sure what issue you are having - I have only one screen done and it is getting the FK's just fine.

I am doing it via the same propery (ForeignParentKeyField). I would be more than willing to help you if needed to try to solve your problem. I am just not sure I can get you an answer. ;-)

My issue is related to changing the default tablename on the BizObj. If I set the TableName propery to "prepay" and I have a different table in the same DataSet and the same BizObj that I am trying to save (say "prepaynav"), then I can just call the SaveDataSet method and tell that method to only save the datatable that I pass in. There is an overload that handles this SaveDataSet(mmBusinessObject bizobj, string tableName), i think. Since I am passing a tableName to this method, I would think the PopulateForeignParentKeyField() should respect the tableName. It does not appear to be doing that.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform