facebook

Best solution to display editable table from sql DB

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #264204 Reply

    kheiremans
    Member

    Hi

    i’m working on a project and I have to display records from an sql table(no problem) but i’d like them to be easily editable from within that page. I remember this being very easy when I used asp(long time ago).

    e.g. bla bla bla bla bla bla [edit/del button which takes u to edit page with the fields already holding current data]
    …………………………. []
    …………………………. []
    …………………………. []
    …………………………. []
    [insert button which takes u to page with empty fields]

    But how can I do this with myeclipse. Is it built in or do I have to code it myself(and what would be the best aproach)

    So far I am only using html and servlets. The DB is running on my microsoft SQL 2005 server

    thanks in advance

    #264345 Reply

    Riyad Kalla
    Member

    Moving to OT > soft Dev

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Best solution to display editable table from sql DB

You must be logged in to post in the forum log in