Ticket Q105799
Visible to All Users

linq does not support the Select property when the Delete, Insert or Update operations are enabled.

created 17 years ago

I am getting this error from my linq datasource: "does not support the Select property when the Delete, Insert or Update operations are enabled" when I tried to save a new appointment. I cannot find any documentation within the ASPxScheduler that provides any insight on this.
Is there a setting I need to set on the scheduler to correct this issue?
Thanks for your help.

Comments (3)
DevExpress Support Team 17 years ago

    Hi Heather,
    Unfortunately, the information you provided doesn't allow us to determine the cause of your problem.
    Please provide us with a sample project illustrating your issue.
    We'll do our best to help you.
    Thanks,
    Andrew

      The issue occurs when you specifically choose which columns are going to be used in the SELECT command. You need to remove the SELECT command value to fix this particular issue. However, it does not seem like you can use a LinqDataSource with the scheduler. I will post another question regarding the additional issues.

        See previous comment

        Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

        Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.