![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is there a way to index tables in a solid 3.0 database. Finding records now takes to long and results in a timeout. Does anyone have information on managing solid databases. |
#3
| |||
| |||
|
|
Guido Hillekens wrote: Is there a way to index tables in a solid 3.0 database. Finding records now takes to long and results in a timeout. Does anyone have information on managing solid databases. create unique index i_foo on mytable (a,b,c); You should download documentation from www.solidtech.com . -- KK |
![]() |
| Thread Tools | |
| Display Modes | |
| |