错误提示:Object reference not set to an instance of an object. 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.Source Error: 
Line 54:         'End If
Line 55: 
Line 56:         oDS.Relations.Add("fname", oDS.Tables("fname").Columns("fcomid"), oDS.Tables("fsex").Columns("fcomid"), False)
Line 57: 
Line 58: