ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Lotus Notes to Microsoft Access

    Job Postings
    9
    25
    4.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Mike DavisM
      Mike Davis
      last edited by

      I have two .nsf files about 300MB each with text in them. (It might be formatted, but no images or attachments) that I need converted to Microsoft Access or Open Database.

      J PSX_DefectorP 2 Replies Last reply Reply Quote 0
      • iroalI
        iroal
        last edited by

        Perhaps using Odbc in Access you can import the tables and Views.

        1 Reply Last reply Reply Quote 0
        • DashrenderD
          Dashrender
          last edited by

          Assuming you moved this to MySQL or any of a dozen other free dbs, what does one use for the front end?

          1 Reply Last reply Reply Quote 0
          • Mike DavisM
            Mike Davis
            last edited by

            The client doesn't really care what the front end is. The UI isn't anything fancy as it is and there are only 3 people in one office that actually use it anymore. They just don't want to lose access to the data when we shutdown the Lotus Notes server. I'd rather stay away from something like a LAMP setup because then I would have to support an entire server. I'd much rather have it sitting as a file on their Windows server. It doesn't even have to be multiuser.

            A DashrenderD 2 Replies Last reply Reply Quote 0
            • A
              Alex Sage @Mike Davis
              last edited by

              @Mike-Davis if you PM me your contact info I'll have my notes expect contact you 🙂

              1 Reply Last reply Reply Quote 0
              • DashrenderD
                Dashrender @Mike Davis
                last edited by

                @Mike-Davis said in Lotus Notes to Microsoft Access:

                The client doesn't really care what the front end is. The UI isn't anything fancy as it is and there are only 3 people in one office that actually use it anymore. They just don't want to lose access to the data when we shutdown the Lotus Notes server. I'd rather stay away from something like a LAMP setup because then I would have to support an entire server. I'd much rather have it sitting as a file on their Windows server. It doesn't even have to be multiuser.

                I despise the idea of using an Access DB, but I have no clue what the front end would be for a mariaDB, etc. So I need major help in understanding that part, this is where Access is a major win.

                1 Reply Last reply Reply Quote 0
                • JaredBuschJ
                  JaredBusch
                  last edited by

                  I would use LibreOffice Base over Access. Why pay for licensing for something barely used?

                  0_1464366287582_upload-d45bcc4a-b0a9-445b-9fd5-efc726476fa3

                  DashrenderD 1 Reply Last reply Reply Quote 1
                  • DashrenderD
                    Dashrender @JaredBusch
                    last edited by

                    @JaredBusch said in Lotus Notes to Microsoft Access:

                    I would use LibreOffice Base over Access. Why pay for licensing for something barely used?

                    0_1464366287582_upload-d45bcc4a-b0a9-445b-9fd5-efc726476fa3

                    We already have Access as part of our Pro Plus VL - so no worries there..

                    But, I thought it was the general consensus here to not ever use Access if possible, use other more enterprise tools like mySQL and something for a front end?

                    JaredBuschJ 2 Replies Last reply Reply Quote 0
                    • JaredBuschJ
                      JaredBusch @Dashrender
                      last edited by

                      @Dashrender said in Lotus Notes to Microsoft Access:

                      We already have Access as part of our Pro Plus VL - so no worries there..

                      Who cares what your VL has? You are not the OP.

                      1 Reply Last reply Reply Quote 0
                      • JaredBuschJ
                        JaredBusch @Dashrender
                        last edited by JaredBusch

                        @Dashrender said in Lotus Notes to Microsoft Access:

                        But, I thought it was the general consensus here to not ever use Access if possible, use other more enterprise tools like mySQL and something for a front end?

                        The development cost would never be worth it. No matter what @scottalanmiller says.

                        I hate Access with a passion. I firmly believe it needs to die in a fire along with Faxing.

                        That said Base or Access are the absolute right tool for this job.

                        Mike DavisM 1 Reply Last reply Reply Quote 2
                        • DashrenderD
                          Dashrender
                          last edited by

                          OK so that's the situation eh? The dev for doing is this not as easy as using Access? that's a drag!

                          JaredBuschJ 1 Reply Last reply Reply Quote 0
                          • J
                            Jason Banned @Mike Davis
                            last edited by

                            @Mike-Davis said in Lotus Notes to Microsoft Access:

                            I have two .nsf files about 300MB each with text in them. (It might be formatted, but no images or attachments) that I need converted to Microsoft Access or Open Database.

                            Why would you do this over converting them to Outlook Archives?

                            1 Reply Last reply Reply Quote 0
                            • Mike DavisM
                              Mike Davis
                              last edited by

                              Outlook Archives? you mean what some people call .pst files? It's not email messages in the database. It's a database of old articles. Pretty basic files such as date, author, body, etc. Being purely text and getting up to 300MB each, it's a lot of records. More than Excel could hold. That was my first attempt.

                              dafyreD 1 Reply Last reply Reply Quote 0
                              • dafyreD
                                dafyre @Mike Davis
                                last edited by

                                @Mike-Davis said in Lotus Notes to Microsoft Access:

                                Outlook Archives? you mean what some people call .pst files? It's not email messages in the database. It's a database of old articles. Pretty basic files such as date, author, body, etc. Being purely text and getting up to 300MB each, it's a lot of records. More than Excel could hold. That was my first attempt.

                                How are the articles separated?

                                1 Reply Last reply Reply Quote 0
                                • Mike DavisM
                                  Mike Davis
                                  last edited by

                                  Each article is it's own record.

                                  1 Reply Last reply Reply Quote 0
                                  • Mike DavisM
                                    Mike Davis @JaredBusch
                                    last edited by

                                    @JaredBusch said in Lotus Notes to Microsoft Access:

                                    @Dashrender said in Lotus Notes to Microsoft Access:

                                    But, I thought it was the general consensus here to not ever use Access if possible, use other more enterprise tools like mySQL and something for a front end?

                                    The development cost would never be worth it. No matter what @scottalanmiller says.

                                    I hate Access with a passion. I firmly believe it needs to die in a fire along with Faxing.

                                    That said Base or Access are the absolute right tool for this job.

                                    They have Access already installed and I'm willing to install Base on each computer just for this. I should probably add this is just a legacy system that is read only, so it's not going to grow and use over time will decline.

                                    dafyreD JaredBuschJ 2 Replies Last reply Reply Quote 1
                                    • dafyreD
                                      dafyre @Mike Davis
                                      last edited by

                                      @Mike-Davis said in Lotus Notes to Microsoft Access:

                                      @JaredBusch said in Lotus Notes to Microsoft Access:

                                      @Dashrender said in Lotus Notes to Microsoft Access:

                                      But, I thought it was the general consensus here to not ever use Access if possible, use other more enterprise tools like mySQL and something for a front end?

                                      The development cost would never be worth it. No matter what @scottalanmiller says.

                                      I hate Access with a passion. I firmly believe it needs to die in a fire along with Faxing.

                                      That said Base or Access are the absolute right tool for this job.

                                      They have Access already installed and I'm willing to install Base on each computer just for this. I should probably add this is just a legacy system that is read only, so it's not going to grow and use over time will decline.

                                      Ah, ok. I was under the impression these were flat text file type deals. If you already have licenses for Access, why use Base?

                                      1 Reply Last reply Reply Quote 1
                                      • JaredBuschJ
                                        JaredBusch @Dashrender
                                        last edited by

                                        @Dashrender said in Lotus Notes to Microsoft Access:

                                        OK so that's the situation eh? The dev for doing is this not as easy as using Access? that's a drag!

                                        You continue to add things that do not exist. Who said anything about the specific dev for this? No one. Who said anything about owning Access (at the time you posted this)? No one.

                                        DashrenderD 1 Reply Last reply Reply Quote 0
                                        • JaredBuschJ
                                          JaredBusch @Mike Davis
                                          last edited by

                                          @Mike-Davis said in Lotus Notes to Microsoft Access:

                                          @JaredBusch said in Lotus Notes to Microsoft Access:

                                          @Dashrender said in Lotus Notes to Microsoft Access:

                                          But, I thought it was the general consensus here to not ever use Access if possible, use other more enterprise tools like mySQL and something for a front end?

                                          The development cost would never be worth it. No matter what @scottalanmiller says.

                                          I hate Access with a passion. I firmly believe it needs to die in a fire along with Faxing.

                                          That said Base or Access are the absolute right tool for this job.

                                          They have Access already installed and I'm willing to install Base on each computer just for this. I should probably add this is just a legacy system that is read only, so it's not going to grow and use over time will decline.

                                          Alright, you own access already, so it is certainly an option. You can go that route or Base. Completely up to you. You can even just do it to Access right now and if you want to get off MS later, migrate it to Base with this extension.

                                          @Dashrender the problem with using an actual database like MySQL/MariaDB/SQL Express is that you then have to write an interface to even look at the data. For simple data, it is much easier to simply use the GUI that Access/Base provides to look at records.

                                          DashrenderD scottalanmillerS 2 Replies Last reply Reply Quote 0
                                          • J
                                            Jason Banned
                                            last edited by Jason

                                            If it's just text you could do wordpress maybe for it? Don't know just a random thought

                                            But if you have Access already there's no reason not to use it.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post