Saturday, September 6, 2014

C# WebService accessing database on same server

I don't seem to know what I am doing. But I know what I want. And there is a lot of info to help. Will pick up here tomorrow: http://www.sqlcourse.com/create.html http://stackoverflow.com/questions/8362835/web-service-built-in-c-sharp-to-retrieve-data-from-mysql-database what is this: OleDbConnection Example: http://social.msdn.microsoft.com/Forums/en-US/9f5ae21c-c1d3-4037-93c3-c0cc8cc4214c/how-to-retrieve-data-from-database-via-web-service?forum=csharplanguage //http://www.sqlcourse.com/intro.html Basic SQL Commands: Select Insert Update Create Delete I am liking this! http://www.sqlcourse.com/select.html

No comments:

Post a Comment