HP3000-L Archives

March 1999, Week 3

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:
Loren Froomin <[log in to unmask]>
Reply To:
Date:
Thu, 18 Mar 1999 15:29:52 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (33 lines)
I am experiencing a performance problem when trying to
access a TurboIMAGE DB remotely in a program.  I am
following the Ch.9 section of the TurboIMAGE manual.
I am using the following commands using the COMMAND
intrinsic:

remote hello user/pass.account/pass;dsline=localhost
file dbname=dbname.group.account:localhost

open the database
close the database

reset dbname
remote bye


The code works fine; it just takes too long (several
seconds).

Is there a way to optimize this code?  Is there a
different way to access a TurboIMAGE DB remotely (not
using a database access file)?

The database and logon information is specified at
runtime.  It is also not possible to expect the DB
to be open for access across accounts.

Any assistance would be greatly appreciated.

Regards,

Loren

ATOM RSS1 RSS2