Forum Post: RE: How to run SmartDataObject on AppServer from a 4GL Client

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
Just a rough guess. As you say you are already using the Server Parameter Maintenance and assigning a Partition, I assume that you've already made sure, that the runtime uses the appropriate appsrvtt.d file. Please verify further - based on the error message stack trace (help button) you are executing the sdo _cl.w or .r file on the client. You may just be missing to set the DB Required flag on a single procedure/function in the SDO source code to exclude it from the client portion.

Continue reading...
 
Status
Not open for further replies.
Back
Top