Search results

  1. S

    OutputTo Using MapPath?

    I'm doing something new here -- well, new for me anyway. And I'm far from a network guru so I need to know if this can even be done. I'm trying to drop a .doc file (report) into our fax software (LightningFax). In testing I dropped the .doc file into the same folder as the Access database on...
  2. S

    Two TransferText Problems

    I am trying to output a set of two files for faxing into Lightning Fax software. The first one (report) is coming out just fine. However, the second one (fax data header) is giving me fits. Two problems: (1) On its first pass, it creates the record in the "Header_Master" table OK but when...
  3. S

    Search Table2 for String from Table1?

    This SEEMS simple, and I know it can be done with TSQL in ASP because I have the working program in front of me. But ASP uses a strquotereplace function and that doesn't exist in MS Access SQL. Anyway, here is what I need to do ... Table1 has a field called LastName. Table2 has a field...
Back
Top Bottom