RE: Why Is my dbase slow

2003-02-28 Thread Uttam
EMAIL PROTECTED] Cc: 'Jeremy Tinley' Subject: RE: Why Is my dbase slow Jeremy select id from global where uniqueref = '2'". In this case uniqueref = 2 relates to uk civil birth, deaths and marriage records Please see info as requested. Field,Type,Null,Key,Defa

RE: Why Is my dbase slow

2003-02-27 Thread John Berman
[mailto:[EMAIL PROTECTED] Sent: 27 February 2003 21:18 To: [EMAIL PROTECTED] Subject: RE: Why Is my dbase slow Can you post a "desc " and a "show index from " to the list so we can see your layout? Also, post "explain select id from global where uniqueref = '2'".