Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [PDT] Large number of Field/Column Values

Quote Reply
Re: [PDT] Large number of Field/Column Values In reply to
Hi,

I don't think it's more efficient to build a tree for large select field with Javascript. The best way is you should split a big table with lots of repeated fields to small tables when you create a new relational database design. It also speed up the time to execute an SQL command.

Cheers,

Jean
Gossamer Threads Inc.
Subject Author Views Date
Thread Large number of Field/Column Values PDT 3624 May 21, 2002, 10:14 PM
Thread Re: [PDT] Large number of Field/Column Values
jean 3435 May 24, 2002, 12:31 PM
Post Re: [jean] Large number of Field/Column Values
PDT 3414 May 25, 2002, 1:43 AM