Someone please help!! I am use to working with MS Access. So, for me, working with SQL is a downgrade at this point. But, I have to do it.
I am working with Microsoft Visual Web Developer which apparently is supposed to be easy!!! The help feature is pretty extensive which is nice though. I have an SQL test database that I am playing with in there. What I want to do is have the users be able to insert data via a form. I played with ListView a little. Apparently I can only add one item at a time though. What I want is to have about 50 empty lines already be on the page. When the user populates the data for all 50, then clicks a submit button and updates the database. Sounds easy enough, but, what a headache!!!
If anyone knows of a way, please let me know.
Also, I would be open to just using a SQL statement versus one of the built in functions like "ListView", hopefully I said that right. Please keep in mind that I am new to SQL.
Thanks.