Search results

  1. K

    Different DataSource then linked table?

    Hi, folks! I am fighting with one idea with no success. I have a data in MySQL (MS SQL) and the access client, normally with linked tables in it. But is it possible that I have a chance to avoid linked tables at all and to set up (somehow) the datasource/recorsource for forms and its objects...
  2. K

    Securing Data

    Hi, folks! I spent some time by reading a different threats concerning this matter. To be honest- I did not find the answer I was looking for. We develop the application always this way: 1) The data is store on the server in MDB file, password protected 2) The client application does not...
  3. K

    Duplicate opening of the same Access

    Hi folks! I have a problem I could not find in the forum, but maybe I used a wrong words in criteria. So- does somebody know how to avoid opening the same Access instance (the same client) twice (or multiple) on the sam PC at the same time? I need to get some checking mechanism that would not...
  4. K

    Direct print to GDI thermal printer

    Hi! So I am back here after a long time. Anyhow, I am facing one problem with direct printing to GDI thermo-transfer printer. We have to print out the BarCode labels that we print only with using a SW package that came with the printer. I was wandering you any of you have any experience with...
  5. K

    Displaying time intervals in graphical form

    Hi, Folks! Well, I has been long time since I have attended this forum, I was on different projects. anyhow, I am back with one problem. I want to display some events of time intervals in grapgical form. I mean if I have Event 1 starting at 8:00 o'clock and ending at 10:00, the Event 2 starting...
  6. K

    Saving Form as Report

    Hello all! I would like to have one stupid question, because I could not find any answer on this forum. I want save the Form as Report. I can do that from "Menu bar", but I want to do that from the code (VBA or Macro) without inputting the output parameters by users. Do you have any idea how...
  7. K

    Tree-like menu style

    Hi! I need a help. I would like to (if possible) to place into Form an object that could create a Tree-like menu structure. The source from this object should be table/query. Is this possible? Many thanks. Krava :)
  8. K

    Linking tables between two *.mdbs

    Hi folks.! I am new at this forum and I would like to have one question to you. I have postet this thread on VB forum but no success so I hope for success here. I am stuck with one problem I cannot figure out. I have a data *.mdb placed on server and I have a client *.mdb at every PC. The data...
Back
Top Bottom