Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot access database
Message
 
 
À
29/02/2008 10:58:07
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
01297707
Message ID:
01297851
Vues:
20
>>I have seen this happen when a large pending transaction errors out and nerver commits.
>
>Exactly, that's my situation. Because the sp_MsForEachTable 'DROP TABLE ?' no longer works, because again the interface cannot find this stored procedure, all the rest of the code fails. So, I am removing that right now and replacing that with a if condition before each table process to drop it, if it exists, before creating it.

Did you trying to reference it with the full name (master.dbo.sp_MSForEachTable)? Just speculating, not sure it would work.

Though it's strange.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform