Hi Mike,

My best guess says that you have some bad data in one of the
fields. Try using some various SELECT clauses on it from the R>
prompt. Maybe SELECT DISTINCT columnname FROM tablename, or
SELECT * FROM tablename where limit = 41.

Perhaps the bad data will show up then.

Best regards,
Mike Young

On Wed, 2 Jan 2002 15:56:36 -0500, Ramsour Mike wrote:

>I did an UNLOAD ALL and then ran the unload file to get a clean start.
>Still have the same problem.  I can browse any group of records from this
>table as long is it does not exceed 40.  I have another table that has over
>200 columns in it, 200 of which are double data types.  When I do a BROWSE
>ALL from this table R:Base only displays 12 rows at a time, no crashes.
>
>In the problem table most of the columns use underscores in the names.  I
>thought on the outside chance that this might be a problem I recreated a
>test table structured the same way except without the underscores, reloaded
>the table and -- ended up with the same problem.
>
>Still searching.
>
>Thanks -- Mike Ramsour
>


================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [EMAIL PROTECTED]
In the message body, put just two words: INTRO rbase-l
================================================
TO UNSUBSCRIBE: send a plain text email to [EMAIL PROTECTED]
In the message body, put just two words: UNSUBSCRIBE rbase-l

Reply via email to