stephen2005
Programmer
This is probably more of a "where do I begin sort of question". I have a database containing about 2.5 million records which I want to be able to View/Add to/edit. Just simple stuff. What I am looking for are some basic tools to do that without writing too much code, or better yet, using no code at all. (I only know the absolute basics of using ASP.NET). Is there an existing application that can plug into SQL Server to read/edit data? I understand that MS Excel has some capability to do that in a crude way. Are there any other Microsoft applications or technologies which could do that? Even code generation tools would be usefull.