I have a call to getDataObject that returns null.
All my other data objects are fine, but not this one.
'view data' works OK, but getDataObject gives
me a 'null'.
mySL_DO from:
CSpMultiSQL mySL_DO = (CSpMultiSQL) CSpider.getDataObject("DoInvStaffList")
gives:
'DoInvStaffList'(a Invoice_Wizard.DoInvStaffList)
myTSE_DO from:
CSpMultiSQL myTSE_DO = (CSpMultiSQL) CSpider.getDataObject("DoInvTSE")
gives:
null
Both data objects are in the same project,
from the same data source.
Are there any limits to a data field name length?
One of the fields in DoInvTSE has a long field name.
Any help would be extremely appreciated.
_________________________________________________________________________
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]