Hi, If you decide to write a program to update a table, then it depends on the table you updates. It matters weather you use F.WRITE(), or OFS msgs. If it is a T24 table, then OFS msg is the right options, otherwise for locally developed tables you can use F.WRITE() and the JOURNAL.UPDATE() functions.
Regards IM > update_table > > after you have written a program called 'update_table' to update the table ;-) > > Seriously, jsh has no 'update' command; the jshell is just another > shell specific to jBASE. And like any other shell you'd have to write > a program to do any processing on the database (outside of creating > and deleting files of course). > > Dan > > On Thu, Jan 7, 2010 at 8:54 AM, Despina <[email protected]> wrote: > > Hi, > > > which is the exact command to update a table record via jsh? > > I've searched for an update sql command but I couldn't find any. > > > Thanks a lot > > > -- > > Please read the posting guidelines > > at:http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > > IMPORTANT: Type T24: at the start of the subject line for questions > > specific to Globus/T24 > > > To post, send email to [email protected] > > To unsubscribe, send email to [email protected] > > For more options, visit this group > > athttp://groups.google.com/group/jBASE?hl=en
-- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
