David Harrison

Forum Replies Created

Viewing 15 replies – 1 through 15 (of 231 total)
  • Author
    Replies
  • in reply to: NFS Causing Problems? #82552
    David Harrison
    Participant

      I had problems with Windows connections using the NFS server supplied by Microsoft. I installed Allegro from <a href="http://nfsforwindows.com/home&#8221; class=”bbcode_url”>http://nfsforwindows.com/home and the problem disappeared.

      in reply to: Thank you Jim Koslosski #79425
      David Harrison
      Participant

        I echo these sentiments also.

        Having reached three score years and ten years I

        in reply to: v6.0 Site Cleanup #80099
        David Harrison
        Participant

          Rob,

          I’m not registered for the knowledge base. I’ve just applied but it looks like it could take some time. Itried the search but found nothing relevant to Cloverleaf v6.0.

          I’d be grateful if I could get a quick answer as I’m leaving my employment in just over a week and would like do finish the documentation before I leave.

          Thanks,

          Dave

          in reply to: ODBC #80014
          David Harrison
          Participant

            Jim,

            I can’t find documentation relevant to the alternate server. Do you have an example of odbc.ini using alternate server.

            Thanks,

            Dave

            in reply to: Cloverleaf v6.0 client on Windows 7 #79893
            David Harrison
            Participant

              Thanks Max – very concise. Haven’t tried it yet. I’m still puzzled why my v6 client works on XP remotely but not Windows 7.

              in reply to: Cloverleaf v6.0 client on Windows 7 #79890
              David Harrison
              Participant

                Bill,

                Not resolved yet. TCPView is certainly a lot more useful than netstat. I’ve noticed that on a VPN connection, when opening Net Monitor that all the same ports connect as for a local connectection but one of them goes into TIME_WAIT after being ESTABLISHED. Unfortunately that doesn’t tell me a lot.

                It’s odd that my XP laptop behaves correctly when connected remotely. I’ll check it with TCPView.

                Thanks,

                Dave

                in reply to: Xlt Procs #79781
                David Harrison
                Participant

                  Ok. Thanks for the tip

                  in reply to: Xlt Procs #79778
                  David Harrison
                  Participant

                    Jim,

                    Yes I get the idea. It’s probably easier to combine the two procs into one.

                    Thanks,

                    Dave

                    in reply to: Xlt Procs #79776
                    David Harrison
                    Participant

                      Jim,

                      It’s the Pre Proc within the Xlate.

                      Thanks,

                      Dave

                      in reply to: Using ODBC and creating an HL7 message #79597
                      David Harrison
                      Participant

                        This is the first I’ve heard about Cloverleaf 6.0.1. I’m on v6.0.

                        in reply to: Checking Thread Status #65593
                        David Harrison
                        Participant

                          I have another use case for checking the status of a thread within an Xlate. The problem is the msiAttach command takes 15 to 20 seconds to execute and this would seriously impact the interface. I get the same result in Cloverleaf version 5.6 and version 6.0.

                          There is a tcl command CheckThreadStatus but this also takes the same time to execute (it appears to use msiAttach)

                          The only other way I can think of doing it is to use

                          in reply to: Renaming OB file using tclproc #78816
                          David Harrison
                          Participant

                            Change this line

                            Code:

                            set dvr_ctl_str “{FILENAME $new_out_file}”

                            to this

                            Code:

                            set dvr_ctl_str “{FILESET $new_out_file}”

                            and put it in the outbound tab in TPS Outbound Data.

                            in reply to: The best way to handle ever changing tables #78805
                            David Harrison
                            Participant

                              We use sqlite as a short term store for data that needs to be cached and also instead of tables which need to be frequently updated.

                              in reply to: My first attempt at editing tcl, not working. #78618
                              David Harrison
                              Participant

                                I would do this kind of filtering in an Xlate. With a SUPPRESS at the top of the Xlate you can use the IF statements and CONTINUE if the condtions are satisfied.

                                in reply to: Cloverleaf 6.0 tcp_acknak.pdl #78493
                                David Harrison
                                Participant

                                  I thought I’d compiled it but hadn’t.  ðŸ˜³  It’s ok now.

                                Viewing 15 replies – 1 through 15 (of 231 total)