I have an SQL database and an ASP.NET home page. I want to add, delete, update/create data directly to the database from the home page. How can I do this. Give an example if possible

Recommended Answers

All 2 Replies

I arleady have a page called HomePage.aspx developed in Visual Studio 2005 (Visual Basic). This page contains, on the left side, hyperlinks to some external websites. What I want is to put a form on the right side of this same page via which I can add, delete etc data in the database. The database was created using SQL Server 2005.

The method described in the links you sent will do the same but will on different web pages. I need all actions accomplished via this one, home page.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.