Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ability to update a SQL result
Message
 
 
À
17/03/2008 18:22:25
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
01302815
Message ID:
01302845
Vues:
15
>>I don't recall all details right now, but AFAIK you can set up your view to only update view and not the base table.
>
>The solution was to do this:
>
>
>loDataProvider.oDataSet.Tables(0).Columns.Item("TotalLossInd").ReadOnly = False
>
Thanks. So it can be done from the .NET rather than from SQL Server :)
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform