Forum: MS SQL Oct 29th, 2007 |
| Replies: 8 Views: 4,656 Visual Studio.Net has a control in the SqlClient library that will allow you to make a connection to the database and pull the information from the source without writing a single line of code. You... |