Viewing 6 posts - 1 through 6 (of 6 total)
Thank peterhe,
I want to set combined primary key for 2 columns:TransactionID,TransDate
but when i insert to partition view SQL still raise an error as before.
What can i do to solve that???
August 11, 2005 at 8:00 pm
Hi, the error description is:
Table error: Object DC_Errors index 1013331120 Index node page 124452, slot 122345 refers to child page 124535 and previous child 122344, but they were not encountered.
Could u help me or...
July 13, 2005 at 10:43 pm
thanks for all replies,
Could you mentions more details about two solutions:
1. How to build secondary covered index that match my query
2. Create indexed view to improve performance
can you give me...
June 23, 2005 at 3:18 am
Thanks Remi,
but the problem that if i set tTransToDate to cluster index, i have to set tTransFromDate to cluster index too. My table have many business fields and all of them can...
June 23, 2005 at 1:20 am
Hi,
I got my own solution now. all that i need is an string compression function in Vb6. I think it can solve my serious trouble.
Do you know where can i...
June 15, 2005 at 4:56 am
Thanks for your advice,
That problem i have to face is occured when workstation need some data from database, such as common list or saved data...
Currently i put all my business...
June 14, 2005 at 7:34 pm
Viewing 6 posts - 1 through 6 (of 6 total)