HP3000-L Archives

June 2004, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Wed, 9 Jun 2004 02:18:09 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (18 lines)
Which of the following operations would be efficient.

a) Openning a database in a progran using DBOPEN accessing dataset row and
storing the row in a linkage-session. another program is called from this
program and can access this row using linkage-session. the called program
will also update the record.

a) Openning a database in a progran using DBOPEN and passing the database-
id to another program which being called from this program and the called
program can do DBFIND using the database-id and accesses this row.

in short i want to know if passing row data (all the columns) in it to
another program thru linkage session or bm passing database-id and the
called program finding the required record would be efficient.

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2