Results 1 to 2 of 2

Thread: How can i display this inform from the database using asp.net

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2020
    Location
    Kampala
    Posts
    46

    How can i display this inform from the database using asp.net

    Please help i habe atable in the database how can i display my books in this format below picking the books from database using asp.net . i would want want some one clicks on the link read it displays the content of that book please help
    Name:  sample.jpg
Views: 507
Size:  37.4 KB

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,001

    Re: How can i display this inform from the database using asp.net

    What's the problem here? Retrieving the data from the database or displaying it in a web page? They are two unrelated tasks - getting data from a database is the same no matter what you are going to do with the data and displaying data in a web page is the same regardless of where the data is from. One question would really belong in the Database Development forum while the other would belong in the ASP.NET forum.

    Exactly what data do you have that you want to display, i.e. what is stored in the database exactly and what of that is relevant to the page(s) you want to display?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width