Solved -- I'm running ND Studio on NT, but storing
the project on a Solaris file server, and Samba
(used to help with the file serving) sometimes screws
up the case of file names. In this case, it had stored
DoInvTSE.sdo as doinvtse.sdo. Oops.
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>>1. I have not heard of any limitation of long data field name .>In oracle the default
data field name generated by ND are usually very long.>How long is your data
field
name?>2. Most of the time this error is generated due to wrong spelling of
the data
object name (including case sensitive).>3. The next likely reason is the data
object
does not exist in the project. >(This can happen if you have a team
development and
someone forget to add that data object to the source code control.>4. Another
wild
guess is the type of data object is not CSpMultiSQL. >>>"Steve Switzer"
<[EMAIL PROTECTED]>
wrote:>>>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]