Viewing 5 posts - 31 through 35 (of 35 total)
@pam Abdulla
Let me explain why with DOS technic and without flow control it may not work.
@john-2 Rowan
Basicly its about collecting data to habe a course description...
July 27, 2006 at 5:17 pm
Ok, here is the code, some lines I took out (...) only settings.
So the cursor pdfdata can't update the data after the cursor descr has finished. If I start the...
July 27, 2006 at 1:08 pm
No, there is no nesting.
The code is very long but looks like:
cursor
insert in table x
cursor end
cursor
update in table x
cursor end
It looks like the first cursor would not give...
July 26, 2006 at 4:05 pm
@jo-2 Pattyn, Couldn't use index tuning wizard because selection of tables are empty.
@Philip Yale, Only with a small set of data it increases, my query is slow as...
February 13, 2006 at 4:31 pm
The selected data are 30%.
There is a non clustered index on stat_date.
Have not tried the wizard. Sould I delete the indexes first bevore running the tuning wizard?
February 12, 2006 at 10:14 am
Viewing 5 posts - 31 through 35 (of 35 total)