Board index » delphi » Help: Creating Indexes using SQL
b...@aztec.co.za (Andrew Basson)
![]() Delphi Developer |
Tue, 20 Apr 1999 03:00:00 GMT
Help: Creating Indexes using SQLHi all, I need to summarise totals from one table and store them in another I have seen the following local SQL statement "Create Index", but I need to be able to create a primary index based on threee fileds, The reason for needing the indexes is that I am using the MDBOutline Any help would be appreciated. Andrew b...@aztec.co.za |