dbTalk Databases Forums  

Solid 3.0 database creating indexes

comp.databases comp.databases


Discuss Solid 3.0 database creating indexes in the comp.databases forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Guido Hillekens
 
Posts: n/a

Default Solid 3.0 database creating indexes - 02-10-2004 , 12:28 PM






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.

Regards
Guido Hillekens



Reply With Quote
  #2  
Old   
Kimmo Kasila
 
Posts: n/a

Default Re: Solid 3.0 database creating indexes - 02-18-2004 , 04:03 AM






Guido Hillekens wrote:
Quote:
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


Reply With Quote
  #3  
Old   
Guido Hillekens
 
Posts: n/a

Default Re: Solid 3.0 database creating indexes - 02-25-2004 , 01:53 PM



Thanx KK.

"Kimmo Kasila" <kasila (AT) koti (DOT) soon.fi.in-va-lid> wrote

Quote:
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



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.