Search results

  1. F

    Split database sharing and remote access?

    Thank you very much for your timely answer. Currently I'm looking into setting up a VPN. The issues I currently face are: -Apparently Windows has a built in function to create a VPN host, but this requires knowledge of port-forwarding , which I don't have. -OpenVPN looks nice, but it requires...
  2. F

    Split database sharing and remote access?

    Greetings to you all. I've just split a database into the front-end and back end components. But I have honestly no idea how to distribute it further. Additionally, I need people who have the front end to access the database from their homes, not just from work. What would I need to use? Is...
  3. F

    Function using DELETE on table records, problems with permission

    Thank you for your response. I will try using CREATE and DROP.
  4. F

    Function using DELETE on table records, problems with permission

    Greetings folks! I have a bit of a problem with a report. The exact specifics are as follows: -I have a function to populate a table that will be used for a chart that illustrates the difference between the planned number of drawings for a shipyard as compared to the actual number, over a...
Back
Top Bottom