You are viewing this site as a guest. You can still ask questions and help others! Join our Dev2Dev IT Community to receive your own blog, share your knowledge, and much more.

Inserting records

No replies
Guest's picture
Guest

Hello,
I am new to Peoplesoft development. I have created an app package with properties that mimic that of a record. I create this object and load it into an array. (have some further processing to do later on once the array is filled) To fill the effected table I have a dynamic SQL statement built and executed via SQLExec().

I have also noticed that a person could create a record object, fill it and do a .insert to populate a record that way as well. Any speed or additional benefits I am not aware of here in doing the insert via the record object method?
Hope that makes sense.
Thanks.

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
The question below is to prevent automated spam submissions.
2 + 2 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

Unanswered Forum Posts