Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Proceed with script if index cannot be created
Message
De
04/03/2008 23:12:34
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
01298779
Message ID:
01298785
Vues:
14
>IF it is SQL Server 2005 you can use:
>
>BEGIN TRY
> { sql_statement | statement_block }
>END TRY
>BEGIN CATCH
> [ { sql_statement | statement_block } ]
>END CATCH
>[ ; ]

Thanks, that works.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform