Search results

  1. 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
  2. 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...
  3. 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...
  4. amorosik

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

    The question is about program, not about data
  5. 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...
  6. 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...
  7. 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
  8. amorosik

    Differences in date management between Win10 and Win11

    Mine is "Firebird odbc driver" Native Cliente 10 is for Microsoft Sql Server
  9. amorosik

    Differences in date management between Win10 and Win11

    Date format, Currency format, Time format, are identical
  10. amorosik

    Differences in date management between Win10 and Win11

    The db field type is TIMESTAMP
  11. amorosik

    Differences in date management between Win10 and Win11

    I have a procedure created with Access 2013 ver 32bit that runs on Windows 10 pro It uses data present on Firebird 3.0 and the tables are connected via odbc using the odbc driver version 2.0.3.154 Everything works correctly I pass the same project on a Windows 11, Access same version, Firebird...
  12. amorosik

    How to use a search form by launching it from different forms?

    I have a procedure for administration and therefore the usual screens for articles, prices, invoices, etc. Some search forms can be launched from different forms, for example the form frmArticoliCerca can be launched both from frmFatture and from frmArticoli and from frmClienti I do not know in...
  13. amorosik

    Is AI the end off all forums?

    I think this (AI new era) will be the start of some AI forums
  14. amorosik

    Improve FE - BE performaces on LAN

    "..Shifting to SQL Server is like climbing mount Everest.." "..if you really want performance forget about that SQL server its just a story for kids.." "..MYSQL in terms of performance it will always be superior.." It doesn't seem like you've had good experiences with Sql Server, which I...
  15. amorosik

    Automatically Refresh a form when table data changes externally, table macro perhaps?

    In reality it is not necessary to update a grid with the current recordset In fact it is harmful because the operator could be in the middle of a modification What I would do is simply 'display' the incoming call or in any case the change of state in the telephone pbx Then it will be the...
  16. amorosik

    What prevents Access from using the full power of the PC?

    When I wrote ".. over ten minutes.." I meant for a project with: - 650 forms (the largest one 1,700 Mbyte, another ten over 400 Kbyte) - 110 modules (the largest one 900 Kbyte, others 400 Kbyte..) - 120 queries - 300 reports - 512 linked data tables - 2 internal data tables So I'd say we're...
  17. amorosik

    What prevents Access from using the full power of the PC?

    It takes about a minute for a project of how many forms/reports/modules?
  18. amorosik

    What prevents Access from using the full power of the PC?

    Yes, compacted and compiled
  19. amorosik

    What prevents Access from using the full power of the PC?

    https://github.com/msaccess-vcs-integration/msaccess-vcs-integration
  20. amorosik

    What prevents Access from using the full power of the PC?

    Your hypothesis seems incorrect to me If the Access code is executed only mono-core then why do we see several active and working cores? What we see in the graph is only the activity of Microsoft Access because before starting I checked if everything was at zero or almost and the CPU commitment...
Back
Top Bottom