Heidi
unread,Oct 26, 2010, 2:02:06 PM10/26/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TList-DevelopersGroup
What is the fastest way to add data to a tree? I have one table in my
database that has 14,000 rows, I am adding the data from the table
with Recordsets. This is taking a very long time for my form to load
and show up, what else can I do? I have 12 levels of indenture, and I
need the user to be able to edit rows and save that back into the
database.