SmartDataObject and buffer

plant

New Member
Hi,

I got a problem.

I want a build a SDO with a query for a database table and a buffer for that database table. The buffer has a new name. When I tried to add fields from the buffer, the buffer does not show up in the fields to add list. Only the fields from
DB table show up.

Is there a way to get this work?


Thanks for help.
 
The buffer fields WILL NOT show up as fields that are able to be added. A buffer field does not physically exist, it just exists in memory. You need to try a different approach.
 
Top