Page 1 of 1

How to access a Hashed file using UniVerse stage

Posted: Wed Apr 02, 2008 4:40 am
by MOHAMMAD.ISSAQ
I created a hashed file now i want it to access the hashed file using UniVerse stage.
I've used database name as "localuv" and the table name i've given as the Hashed file name.

But the error it throwing as "Table or View doen't exist"

Please provide some pointers to this...

Posted: Wed Apr 02, 2008 4:47 am
by ray.wurlod
If you created the hashed file in a directory you will need to create a pointer to it, using the SETFILE command. Search the forum for details.

Re: How to access a Hashed file using UniVerse stage

Posted: Thu Apr 03, 2008 4:33 am
by baglasumit21
MOHAMMAD.ISSAQ wrote:I created a hashed file now i want it to access the hashed file using UniVerse stage.
I've used database name as "localuv" and the table name i've given as the Hashed file name.

But the error it throwing as "Table or View doen't exist"

Please provide some pointers to this...
Hi MOHAMMAD,
The most basic thing but most of the time people forget it. Have you checked the box "Universal Stage Compatibility' while creating the hash file.

Posted: Thu Apr 03, 2008 4:42 am
by ray.wurlod
That is rarely necessary. It only governs how dates and times are handled.