Search results

  1. G

    inserting data in MS access 2000

    So far I have added a column in my table by ASP and vbscript which breaks down the sentences of the previous column and analyzes each letter ( that I've previously assigned a number to each letter a=1,b=2...). SO this extra column takes each word in the sentence of the previous column and shows...
  2. G

    how to make read right to left

    I have a field within the table in hebrew and want to make it read from right to left. How can I? Will that be working if I display it using ASP online?
  3. G

    JavaScript for field possible?

    I'm new in the MS Access 2000. I have in a separate place a JavaScript code for a mathematical purpose. I have assigned different characters to different numerical values: a=1 b=2 g=3 . . . y=10 k=20 . . q=100 I was wondering if MS Access 2000 has the ability of taking these characters and...
  4. G

    replacement problem from MS Access 2000

    I encountered a problem in MS Access 2000. When I needed to replace '#' with letter 'c' there was a problem in first the 'find' and then the 'replace'. Is there any other way to do this?
Back
Top Bottom