mumps

Tips for learning MUMPS (M) / Cache?

I'm interested in getting involved/up to speed on VistA, the Veterans' Administrations open source medical records system. To that effect, I understand I should learn the MUMPS (M) language upon which the software is based. Does anyone have any getting started tips or book recommendations on this language and environment? Any tips on ge...

query on MUMPS from asp.net/C#

Hi, Does any body know how to query from MUMPS database using C# without using KBSQL -ODBC? We have requirement to query from MUMPS databse( Mckesson STAR Patient care) and when we use KBSQL it is limited for 6 concurrent users.So we are trying to query MUMPS directly without using KBSQL. Iam expecting something like LINQ TO MUMPS... ...

How do you get M2Web working on Astronaut?

I want to use Jim Selfs M2Web with Astronaut, and I am having trouble with it taking over the apache port. This is because the current version of the apache configuration assumes that it must be a VirtualHost that answers for any IP. How can I prevent this? I am using Astronaut Beta 0.7.3 ...

Difference between Routine and naked global indicator in MUMPS language

Hello MUMPS Experts, I am working on MUMPS in my recent project. I have query reagrding naked indicator.I am confused between routine and naked global reference. can anybody help me to understand diffrence between routine and naked indicator? syntaxes seems almost similar to naked indicator. Thanks, Tina ...