Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ability to update a SQL result
Message
 
 
To
17/03/2008 18:22:25
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
01302815
Message ID:
01302845
Views:
17
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform