Search results

  1. R

    Delete Specific Strings in a cell in MS Access

    Hello, I'm trying to update a column which contains the following text "ProductImages/SAFA/sample_image_name.png" 1st Part: ProductImages/ 2nd Part: SAFA/ 3rd Part: sample_image_name.png (need to save/keep this text) The text "ProductImages/" is standard in every row. While the text...
  2. R

    Run-Time Error "3049"

    Cannot open database..."file maybe corrupt" After running the code on a form...I'm getting this error message. Run-Time Error "3049" The code runs for about 100K rows and then this message comes on. I'm trying to update this table with about 300K products. Please help. Private Sub...
Back
Top Bottom