Search results

  1. G

    Advice on how to deal with a database via the web

    Ok i have a database, thats resides on a server... different ppl need to access it and update it... but obviously not overwrite the dbase, what is the best way to do this without big development around it?
  2. G

    problem with '.' becoming '#"

    I really hope someone can help me here I am desperate :confused: I've tried this several ways, either by using the actual period . or by using the chr(46) but it still turns out the same this is my code, what it does is export files to a folder on the server Sub IMNew() Dim cc As String...
Back
Top Bottom