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 '#"

    its strange because its only the full stop thats doing it?? if i put any other character its fine, does anyone have any ideas at all, i am despereate.. i put option explicit on but i am not that experienced to know what to look for.
  3. 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...
Top Bottom