A
Adrian Brown
Ive got a combo box that contains around 800 items, when you type in the
list it takes ages to process each key press. At the moment this list box
is filled in using AddItem from VB as i have a small subset of data, then a
dividing line ('-------') and then all the items. Is there a better and
faster way to produce this combo box?
Another question is on registration systems. When i release the database I
want to be able to lock it to the machine it is installed on. The idea is
when it is first run it produces a product key that is then activated over
the phone. The user then enters the appropriate key to unlock the software.
This is to stop people just giving copies of the software to other people
etc. What is the best way of doing this? Is there already a system
available?
Many Thanks
list it takes ages to process each key press. At the moment this list box
is filled in using AddItem from VB as i have a small subset of data, then a
dividing line ('-------') and then all the items. Is there a better and
faster way to produce this combo box?
Another question is on registration systems. When i release the database I
want to be able to lock it to the machine it is installed on. The idea is
when it is first run it produces a product key that is then activated over
the phone. The user then enters the appropriate key to unlock the software.
This is to stop people just giving copies of the software to other people
etc. What is the best way of doing this? Is there already a system
available?
Many Thanks