Search results

  1. P

    Has anyone tried opening a Mail Merging Word Document through Access VBA?

    Tried the same Doc but still the issue persists...
  2. P

    Has anyone tried opening a Mail Merging Word Document through Access VBA?

    Please share your way you resolved it. Thanks.
  3. P

    An AI accidentally deleted an entire company database

    The Terminator (Digital Version)
  4. P

    How to access the same database file between two projects in a Visual Studio Solution?

    There are people in this world who has done, doing and does so many great things. I know I cannot do the following but just asking: "If at all I want to build something which make an accdb to be readable and writable in all OS (Windows, Linux, Android and Tizen) where should I start?" "The...
  5. P

    How to access the same database file between two projects in a Visual Studio Solution?

    Can be domesticated: https://www.nuget.org/packages/entityframeworkcore.jet/
  6. P

    How to access the same database file between two projects in a Visual Studio Solution?

    There is no context(dbcontext) available for accdb. Otherwise its just an another file format.
  7. P

    How to do only what is required? (By strictly controlling ourselves)

    https://www.access-programmers.co.uk/forums/threads/how-to-be-cool-despite-of-a-person-taking-you-granted-and-deleting-your-posts.334216/ I came to know that all of my old schoolmates are meeting this weekend in my city. But so far, I haven't been invited. How to master the art of doing only...
  8. P

    How to access the same database file between two projects in a Visual Studio Solution?

    https://www.access-programmers.co.uk/forums/threads/how-to-access-the-same-database-file-between-two-projects-in-a-visual-studio-solution.334325/post-1968280
  9. P

    How to access the same database file between two projects in a Visual Studio Solution?

    Both storing and accessing the Backend in the Phone itself. Using MAUI, you can write a single app which can run in windows, android, iphone and Tizen.
  10. P

    How to access the same database file between two projects in a Visual Studio Solution?

    _dbContext.Database.EnsureCreated() does the Magic!
  11. P

    How to access the same database file between two projects in a Visual Studio Solution?

    You know... In MAUI. The target machine may be an Android or an Iphone or a PC. PC has drives and what about other devices...
  12. P

    How to access the same database file between two projects in a Visual Studio Solution?

    The problem is building the connection string. Where the database file (any database file) would be residing after deployment and How to access the exact same file... is where the problem is.
  13. P

    How to access the same database file between two projects in a Visual Studio Solution?

    Sorry Doc. Now only I searched about accdb and visual studio. We cannot migrate accdbs using Entity Framework Core. so now my question is: "How to use an sqlite3 database file between two projects inside a visual studio solution". Now it has become a complete "Other Software". Thanks Doc.
  14. P

    How to access the same database file between two projects in a Visual Studio Solution?

    ProjectA: C# class library project ProjectB: .Net MAUI Blazor Hybrid project
  15. P

    Can Dettol be used as an After Shave Lotion?

    been collecting and using various types of After shaves recently. Why not Dettol?
  16. P

    What all are the features that do run in Ms Access Application. Not in Runtime?

    Sure Pat. Thanks. Will Test and update soon.
  17. P

    What all are the features that do run in Ms Access Application. Not in Runtime?

    Sorry. Not that much good in Grammar. I failed in English classes :(
  18. P

    What all are the features that do run in Ms Access Application. Not in Runtime?

    So. You all suspect the same? That a feature which is not running in a subscribed application may run in runtime...!
Back
Top Bottom