mdnewman007
Member
- Joined
- Apr 28, 2006
- Messages
- 9
- Programming Experience
- 1-3
I have, for years, been trying to figure out ADO.Net. I have never not had a problem with data updating. I will try what I can to modify data, but I can only read it... even if I create a new sql database seconds before trying to access and modify it all in the IDE Studio.
My current problems stems to every data access issue that comes up and I am curious if there is a potential security issue, or something else with my system configuration.
I have the 2005 server running on my laptop, with the Visual Studio express addition and the .net framework 2.0.50727.
I can do pretty much anything except for data changing. I have gotten about 10 different books and I can not figure it out as to why three different computers do not want to run anything that can update a database.
I use other peoples code to see if it will work, I use online tutorials shown on www.learnvisualstudio.net. I use learn visual basic .Net in 21 days, I use MCAD certification prep books. I have advanced ADO.Net connection books, and even some "for dummies" books. Nothing seems to want to let me modify data using the update commands for an SQL database.
I can create a database in the IDE, add new database using the wizards with the correct connection strings, look at the data in the database, but can not modify it at all. Even draggin over a dataset from the datasource window will not properly function.
I have been drilling a screwdriver into my head trying to figure out why I can not modify data under anyone's guidelines...
If anyone has any ideas as to how I can modify my computer to have data modification I would surely love it. My brain has imploded, exploded, and been scrambled for over a year now and I'm about ready to have some kind of a nervous breakdown... I feel I should be certified by now.
Anyone have anything, please, just let me know and I'll try it out.
My current problems stems to every data access issue that comes up and I am curious if there is a potential security issue, or something else with my system configuration.
I have the 2005 server running on my laptop, with the Visual Studio express addition and the .net framework 2.0.50727.
I can do pretty much anything except for data changing. I have gotten about 10 different books and I can not figure it out as to why three different computers do not want to run anything that can update a database.
I use other peoples code to see if it will work, I use online tutorials shown on www.learnvisualstudio.net. I use learn visual basic .Net in 21 days, I use MCAD certification prep books. I have advanced ADO.Net connection books, and even some "for dummies" books. Nothing seems to want to let me modify data using the update commands for an SQL database.
I can create a database in the IDE, add new database using the wizards with the correct connection strings, look at the data in the database, but can not modify it at all. Even draggin over a dataset from the datasource window will not properly function.
I have been drilling a screwdriver into my head trying to figure out why I can not modify data under anyone's guidelines...
If anyone has any ideas as to how I can modify my computer to have data modification I would surely love it. My brain has imploded, exploded, and been scrambled for over a year now and I'm about ready to have some kind of a nervous breakdown... I feel I should be certified by now.
Anyone have anything, please, just let me know and I'll try it out.