[SQL] Re: ltsWriteBlock: failed to write block XX of temporary file. Perharps out of disk space...

2001-01-18 Thread Ligia M. Pimentel
I fixed it!, it just added an index! Thanks anyway... "Ligia M. Pimentel" <[EMAIL PROTECTED]> wrote in message 944kbb$114p$[EMAIL PROTECTED]">news:944kbb$114p$[EMAIL PROTECTED]... > I have a database and a table with 7 records (which i dont think it's >

[SQL] ltsWriteBlock: failed to write block XX of temporary file. Perharps out of disk space...

2001-01-18 Thread Ligia M. Pimentel
I have a database and a table with 7 records (which i dont think it's too much) I join this table with another of about the same size and put a record restriction (WHERE) and everything works out fine, but when I put two SUMs over a couple of fields and add a GROUP BY I keep getting this erro