Search results

  1. amorosik

    How to display a 'running total' on a report preview AND on pdf/print?

    I have a report that needs to display rows composed of a DARE field and a AVERE field, and a third field that I will call SALDO that contains the difference between DARE and AVERE added to the SALDO field of the previous row A basic example is attached There are global variables for the report...
  2. amorosik

    I need assistance pulling a big db into SQL Server

    Interbase / Firebird If the file format was really Interbase/Firebird then you could use this db server directly and connect via odbc to the data No conversion, no data loss, no license fee to pay, and an exceptional db server to use for every purpose
  3. amorosik

    Single project composed of different sections - how supply different versions?

    Yes, this is also a great idea I hadn't thought of making Version1 or Version2 by taking Version0 and deleting things
  4. amorosik

    Single project composed of different sections - how supply different versions?

    Yes great ideaAnd so the sequence could be: 1- changes to Version0 2- creation of text files with MasAccess-Vcs 3- the program for the regeneration of Version1 takes all the text files, copies them into its own directory, deletes unnecessary files, launches the creation of Access files from text...
  5. amorosik

    Single project composed of different sections - how supply different versions?

    Yes, I understand, and so I'll explain the request again I didn't ask to create a system that 'dynamically' configures itself to have the features of Version1 or Version2 or any other version The request is: having a project created with Access that I'll call Version0 (I'm talking about the...
  6. amorosik

    Single project composed of different sections - how supply different versions?

    "..on the fly.." it's something that has never been asked
  7. amorosik

    Single project composed of different sections - how supply different versions?

    I never wrote that this is a test I never wrote that I knew the answer I never wrote that I wanted to know if you know MY answer I wrote that I wanted to know if you know the answer to the question posed And finding an answer to the question posed is the main goal of every person who inserts a...
  8. amorosik

    Single project composed of different sections - how supply different versions?

    "..omits relevant facts about the requirement.." To understand the request, you just need to know how to read, it's written
  9. amorosik

    Single project composed of different sections - how supply different versions?

    Also my software is made like this, with a key that activates the authorized functions And many other software are made like this But now I want to check other possibilities, I don't understand why this request may seem strange to you If you don't know how to answer, don't answer I'm asking for...
  10. amorosik

    Single project composed of different sections - how supply different versions?

    Yes, of course But I would like to experiment with the second system, the possibility of cutting out only the necessary code
  11. amorosik

    Single project composed of different sections - how supply different versions?

    I actually asked in the group because I wanted to understand if you know the solution 🤣🤣🤣
  12. amorosik

    Single project composed of different sections - how supply different versions?

    Yes, this is one approch I would like try other approch
  13. amorosik

    Single project composed of different sections - how supply different versions?

    Yes, option 2 is what i would like to do
  14. amorosik

    Single project composed of different sections - how supply different versions?

    Yes, custom menu for Version1 e Version2 can solve the problem to limit accessibility only to 'section' desired But this is the first step I mean, i would like cut also the program
  15. amorosik

    Single project composed of different sections - how supply different versions?

    No, my request is the opposite of what you described I have a single large project that I will call Version0, containing all the forms, queries, reports, modules used I would like to set up a system that allows me to provide a project, that I will call Version1, which is a subset of the forms...
  16. amorosik

    Single project composed of different sections - how supply different versions?

    "..I wouldn’t attempt to.." ehhhh ??? I think I asked for a feature that is necessary for many developers who maintain a large single project and then want to provide the user with a version composed of some sections of the complete project It is not a particular feature and necessary only for...
  17. amorosik

    Single project composed of different sections - how supply different versions?

    The question is about program, not about data
  18. amorosik

    Single project composed of different sections - how supply different versions?

    No, maybe I explained myself badly My request is about the program, not the data What I wanted to understand is whether it is possible to obtain version1, version2, version3 of the program, starting from a single project that we will call version0 that will contain all the sections So what I'm...
  19. amorosik

    Single project composed of different sections - how supply different versions?

    Let's suppose we have the classic management software to make sales documents, accounting, warehouse, e-commerce, etc... Different 'sections' each with a specific macro task, each section composed of different forms, reports, modules And let's suppose we want to provide gigi with the version...
  20. amorosik

    Differences in date management between Win10 and Win11

    The problem is not getting the program to work Probably if I reverse month/day everything starts to work The real problem is: - why it works with Win10 and doesn't work with Win11 ??? Same program, same db server, same odbc driver, same Access runtime
Back
Top Bottom