how can i connect javascript with ms access with string connection

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yogeshjain91
    New Member
    • Jun 2010
    • 5

    how can i connect javascript with ms access with string connection

    how can i connect javascript with ms accces pls send coding with string connection
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    This is not possible with JavaScript. However, there are browser-specific solutions which will enable you to do it.

    Would this be an Access database on the client or the server?

    Comment

    • yogeshjain91
      New Member
      • Jun 2010
      • 5

      #3
      hi
      i need to present a project it should have following things
      ->it should be web based
      ->it should have a form with fields
      ->user must enter in fields and all details should be updated to database
      ->simultaneous ly 90 system should be updated
      so pleas give your valuable ideas
      what kind of frontend and backend should i use
      pls reply

      Comment

      • acoder
        Recognized Expert MVP
        • Nov 2006
        • 16032

        #4
        It would make sense to have your server-side code access the database.

        What server-side language are you most comfortable with?

        Comment

        • yogeshjain91
          New Member
          • Jun 2010
          • 5

          #5
          i know oracle php javascript etc. pls help how can i do

          Comment

          Working...