Jump to content
xisto Community
Sign in to follow this  
Cruzo

Datasource Object Limitations?

Recommended Posts

I'm trying to build asp.net pages with an SQL Server backend. I am running into what I think is string limitations in SQLDataSource objects. But I could be wrong. And this could be the gridview doing this. I haven't tried anything else. I'm just learning. What is happening is when I include some columns from the data table in the sql of the SQLdatasource object it will no longer let me update records. I change the data and click update. It refreshes the page but the data doesn't change.The reason I was thinking it is a string length problem is because most of the colums that I can't include are dates that can be null or text columns where the column name is longer which addes a lot to the sql. I know I'll feel stupid when I find out that this was not the case but I've been testing this for days and this is the best I can do with my current knowledge.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.