Saludos
Quique
Quique
What are the advantages over AdoRDD (free)?
Quique,
Is your RDD based on ADORDD ?
Otto wrote:What are the advantages over AdoRDD (free)?
ADOrdd is based on Win32ole class included in xHarbour. I use MSSql and Oracle databases .. mostly MS Sql and have found no matter what I do ( programatically ) there is no way to manipulate those indexes. The Server only uses indexes in its execution plan if it will help speed up its query .. and that is a function of the Database .. not the programmer. So I am curious .. have you tried to use MS Sql indexes and can you set orders and seeks on your keys ??
Rick Lipkin
SC Dept of Health, USA
Antonio Linares wrote:Quique,
Is your RDD based on ADORDD ?
Rick Lipkin wrote:ADOrdd is based on Win32ole class included in xHarbour. I use MSSql and Oracle databases .. mostly MS Sql and have found no matter what I do ( programatically ) there is no way to manipulate those indexes. The Server only uses indexes in its execution plan if it will help speed up its query .. and that is a function of the Database .. not the programmer. So I am curious .. have you tried to use MS Sql indexes and can you set orders and seeks on your keys ??
Rick Lipkin
SC Dept of Health, USA