realbasic-nug
[Top] [All Lists]

Re: REALdatabase Limitations

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: REALdatabase Limitations
From: Sam DeVore <realbasic at teachesme dot com>
Date: Wed, 30 Jun 2004 10:37:56 -0700
Delivered-to: realbasic-nug at lists dot realsoftware dot com
List-help: <mailto:realbasic-nug-request@lists.realsoftware.com?subject=help>
List-id: REALbasic NUG <realbasic-nug.lists.realsoftware.com>
List-post: <mailto:realbasic-nug@lists.realsoftware.com>
References: <F177E792-CA89-11D8-9563-000A95E09504 at usa dot net> <p0611040abd08809447fc at [10 dot 0 dot 1 dot 2]> <CF5A71DB-CAA7-11D8-AB9E-000A95E09504 at usa dot net> <p0611040bbd08964e5f70 at [10 dot 0 dot 1 dot 2]>
it would be nice if one could flip from left to right among the 64 viewable columns, also that it could say somewhere that this is the 64 of # columns.

Sam D
On Jun 30, 2004, at 9:14 AM, Peter E. Barck wrote:

On Jun 30, 2004, at 10:42 AM, Peter E. Barck wrote:

the limitation is not with the Database. I have build a DB with over 100 columns. I assume that you are checking your DB with the IDE DB viewer. The limitation is in the ListBox that can display only 64 visible columns. This is documented under ListBox.

Build a very wide DB, more than 64 columns. Do a Select * From ... then do a fieldcound on your Recordset and you will see that all your columns are there.

Holy, moly!  That's it.  I'm using the IDE viewer.

Thanks!

Should I file a bug report for the IDE behavior?  :-)
--
Edward Marczak
marczak at usa dot net
http://www.radiotope.com
m: 516.662.4185

  Hi Ed,

I see no reason for a bug report. The IDE viewer does use the RB ListBox. The ListBox limitation of 64 visible columns is a documented limit. I ran into this some time ago and Joe Strout pointed to this limitation.

  Cheers,
  Peter
_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>



Samuel DeVore
http://blog.samdevore.com/

_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>