I have gone through the examples in the CDK for the conduits and all works
great.  I am now trying to modify the textcond.java example to read through
a different database then the MemoDB.  

I have changed the remote database using CondCfg.exe but when I look at the
output file that it makes on my PC I do not see the text for the record
data.  I only see the following...  The memo filed does not contain what is
shown in the list below.  Do I have to use a different type of record?  I am
using the MemoRecord as per what is in the textcond.java file.  

When I use the MemoDB file I get the complete memo record including the memo
text.

Thanks
Dean-O



Memo record: {
  memo: 
}
AbstractRecord: {
  record id: 3854337
  record index: 0
  is deleted: false
  is new: false
  is archived: false
  isPrivate: false
}

Memo record: {
  memo: 
}
AbstractRecord: {
  record id: 3854338
  record index: 1
  is deleted: false
  is new: false
  is archived: false
  isPrivate: false
}

Memo record: {
  memo: 
}
AbstractRecord: {
  record id: 3854339
  record index: 2
  is deleted: false
  is new: false
  is archived: false
  isPrivate: false
}


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to