Re: How to store the HTML code into database(microsoft access)

  •  07-25-2008, 12:02 PM

    Re: How to store the HTML code into database(microsoft access)

    Oupss... sorry my error...

    Just change
     
    RS_ACTION.LockType = 1
     
      to
     
    RS_ACTION.LockType = 3

     
    Also, be sure to have WRITE access in your folder  "prototype/database"
View Complete Thread