HP3000-L Archives

June 2007, Week 1

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:
Lars Appel <[log in to unmask]>
Reply To:
Date:
Thu, 7 Jun 2007 09:20:28 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (42 lines)
Roomberg, Barry wrote:

>>the short answer -- is you can't directly extract data from an image 
>>database without going through <something> that provides an api layer.
> 
> Acck!  You said "can't".  I refuse to accept that (in my ignorance) (yet).

Well, if your system has Image/SQL instead of plain TurboIMAGE (you
have programs like IMAGESQL and ISQL in that case), you could also try
using the ISQL command "UNLOAD TO EXTERNAL" to get flat files...

  http://docs.hp.com/en/36216-90095/ch04s28.html

Using SUPRTOOL, however, might be easier and faster.

If you have Image/SQL, you might also have the free HP ODBC driver on
the system. However, doing extensive reporting and moving lots of data
via ODBC would probably not the most efficient approach.


While talking about free utilities to export an Image database to
flat files (essentially comma separated values), you could also try
the DBEXPORT program for Eloquence...

  http://www.hp-eloquence.com/download/B0710/mpe/

  http://www.hp-eloquence.com/support/B0710/doc/migration/index.html

The resulting export files are normally used to populate an Eloquence
database on Unix, Linux or Windows and then use the Eloquence Language,
a Business Basic dialect, or other tools/languages to access it. The
free "personal edition", however, is only good for small databases like
50 MB or somesuch. (The DBEXPORT tool does not have that limit).

On the other hand, using SUPRTOOL and STEXPORT you should also be able
to create comma/tab-separated export files with fairly moderate effort.

Lars.

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

ATOM RSS1 RSS2