Hi you all experts,
Here, I am running into strenge situation. I have ms sql server 2000 database and one of the table is acting strenge. I have trigger placed on this table to move data to the other table witin same database after validating the data.
data goes to the first table through my smart phone using sync process.
well at some point of time that table look likes locking up and no data can make it the table. after i delete data from the first table it starts working again.
Can any one help me firgure it our why it is happening or what should I do to prevent this?
Please it is very urgent and I am having no luck on solving this.
so, please please help.
Thank You,
Here, I am running into strenge situation. I have ms sql server 2000 database and one of the table is acting strenge. I have trigger placed on this table to move data to the other table witin same database after validating the data.
data goes to the first table through my smart phone using sync process.
well at some point of time that table look likes locking up and no data can make it the table. after i delete data from the first table it starts working again.
Can any one help me firgure it our why it is happening or what should I do to prevent this?
Please it is very urgent and I am having no luck on solving this.
so, please please help.
Thank You,
Comment