Download - Cross Neuro Database


Compatible with:Keypoint®Net, Keypoint®Classic

Minimum system requirements:
  • Windows 7/8/10 or later
  • MS-Excel 2007/2010 or later
  • MS-Powerpoint 2007/2010 or later
  • Microsoft .NET framework, version 4-Full or later

Would you like to be informed about new versions?  Your Email:  

Database Selection

Cross Neuro Database works with MySQL, MS-SQL and SQLite databases.
How to choose which one to use?
  • SQLite is free of charge, has no size limitation and requires no Database Engine to be installed. This is the recommended choice.
  • MySQL is free of charge and has no size limitation. This is a good choice, unless you already have access to a full MS-SQL.
  • MS-SQL is not free, unless the limited MS-SQL Express version is used. The Express version will only fit a very small amount of patients. Many Hospitals use MS-SQL servers as their standard database. Check with your hospitals IT department if they support and can offer MS-SQL.


Database: SQLite

No external Database engine is required. Download Cross Neuro Database to use SQLite as database.




Database: MySQL

Download the following modules to run Cross Neuro Database using a MySQL database server.








Database: MS-SQL

Download the following modules to run Cross Neuro Database using a MS-SQL database server.

1) Download Microsoft ODBC Driver for MS-SQL

2) Download MS-SQL Command Line Utilites (BCP.EXE)




Read about installation and activation here.

Click here for a detailed version history log
  • Version 3.0.15
    • Networked KP.Net: Pause Import regularly (setup) to avoid local database overflow (SQL Express).
  • Version 3.0.14
    • Possible to import selected time periods.
  • Version 3.0.13
    • Handles larger KP.Net database (no Studies found by KPIS:GetStudyList3 if too many studies).
    • Import independent on Windows regional format (date) setting. Previously crashed with Danish format.
  • Version 3.0.12
    • Possible to specify Code Page for Import of Keypoint.Classic data. Manually edit config.xml to change.
  • Version 3.0.11
    • All KP.Net studies imported at every Import, due to locking limitations in KPIS when detecting last modified date using report time.
  • Version 3.0.10
    • Extensive error message in log-file if KPIS fails to extract study data.
  • Version 3.0.9
    • Safer import of different date formats.
  • Version 3.0.8
    • All date formats supported during creation of database and Import function. Previously crashed for formats <> yyyy-mm-dd
  • Version 3.0.7
    • Importing CSV files to SQLite doesn't require the sqlite3.exe command line tool (which occasionally didn't work in server environment with UNC paths).
    • Info item added, indicating if studies are successfully imported into the syncStudykeys table before sync starts.
    • Removed spaces from 'SFEMGCurvesSamples' table name.
    • Database compatible with 3.0.6, except SFEMG Curve Samples table rename. A new Import is required to access SFEMG curves.
  • Version 3.0.6
    • Safer Import of studies with a Blink Reflex tests. Crashed earlier if no reference limits were available.
    • Database compatible with 3.0.5
  • Version 3.0.5
    • Safer import of EMG interpretation in case KP translation tables are destroyed. Crashed earlier.
    • Data Mining speed improvement in SQLite and studies from one EMG system only. Was extremely slow earlier. For existing SQLite databases, manually remove the Studies_EMGSystem index using the DB Browser for SQLite.
    • Database compatible with 3.0.4
  • Version 3.0.4
    • A Report is not required to Import KP.Net studies. Studies without Report will be imported everytime, i.e. no date syncing.
    • Data Mining F-Summary bug corrected. Not all data were extraced for KP.Classic studies.
    • Database compatible with 3.0.3
  • Version 3.0.3
    • MS-SQL uses BCP for import again.
    • Spaces have been removed from all Tables names.
    • Database connections only open during queries. Was earlier open until logged out.
    • Doesn't stop after Importing about 5000 studies, as seen in 3.0.2
    • Can now Import KP.Classic EMG Save live. Gave error in 3.0.2
    • New installation and Import required since database and settings files structure changed.
  • Version 3.0.2
    • New user interface with all functions within the same form.
    • SQLite Supported.
    • Keypoint.Net Supported.
    • BCP not required anymore for Import to MS-SQL.
    • MS-SQL: Import and Link file works with database without password (Trusted connection).
    • SFEMG Individual table: MCD and MSD changed from integer to decimal format.
    • Field KPNr changed to StudyID. In KP.Classic this is Keypoint#. In KP.Net this is StudyID.
    • Field StudyTime added. In KP.Classic this is INV-file creation time. In KP.Net this is StudyTime.
    • Field DataPath added. In KP.Classic this is data files folder. In KP.Net this is name of KP.Net Server/Computer Name.
    • New installation and Import required since database and settings files structure changed.
  • Version 2.3.1
    • International characters (UTF8) now seen correctly in Single Patient Review and Production Statistics.
  • Version 2.3.0
    • Windows user name is added to the Log table items.
    • Excel and PowerPoint are closed after each Single Patient Review function.
  • Version 2.2.0
    • 'Show Studies in Excel' operation is added to the Log-file.
    • Excel and PowerPoint started by Cross Neuro DB, are killed for current Windows user at exit and after each data mining operation. They are not closed if not exclusively opened by Cross Neuro DB.
    • It's not required to close PowerPoint before doing any data mining function.
  • Version 2.1.0
    • Errormessages during Import area shown in the message area, without stopping the Import.
    • Supports product keys for Server installation.
    • Trial version option removed.
    • No Import error if backslash character included in string (MS-SQL only).
  • Version 2.0.1
    • Config-files saved in TempFolder and restored during upgrade. I.e. not necessary to activate again.
  • Version 2.0.0
    • MS-SQL Supported. Database engine (MySQL or MS-SQL) selected in Setup.
    • MySQL import: first study set to 1. Was set to 0 and data not all data imported.
    • SNCS Notes was not imported earlier. Now corrected.
    • CV-General segment name was cut after 50 characters. Now allows full size of 70 characters.
    • RR-Interval: number of intervals was not imported into summary table. Now corrected.
    • MacroEMG: Manual Jitter scoring was not imported. Now corrected.
    • Studies: Patient age changed from 2 to 5 decimals.
    • CTS Curves: Curve length field changed from 2 to 5 decimals.
    • CV-General Sites: Notes field length change from 10 to 20 characters to fit entire text.
    • Decrement Summary: Stim frequency changed to decimal field from integer.
    • Correct century of BirthDate set. Was occasionally wrong. Age was earlier ok even with wrong birth date.
    • Curves on PowerPoint: trailing zeros removed after numeric info fields, e.g. Age.
    • New Import required since database structure changed.
  • Version 1.4.2
    • Clear Link File field using X-button now removes link and refreshes number of patients. (Earlier no effect)
  • Version 1.4.1
    • 'Patient ID' replaced by 'Patient Nr' in Single patient review if anonymous database.
    • Data mining in CTS table now works properly (crashed earlier).
    • Demo mode improved (internal use only).
  • Version 1.4.0
    • MySQL Server and ODBC driver are not included in the installation package. Must be installed separately.
  • Version 1.3.0
    • Renamed to 'Cross Neuro Database'.
    • 10 local databases supported.
    • 10 remote servers, with 10 databases each supported.
    • All files and folders removed during uninstall.
    • New Import required.
    • New Activation required.
    • Demo mode implemented (internal use only).
  • Version 1.2.7
    • Always starts on Analysis page.
    • Import works even if tables are missing (crashed earlier).
    • Renamed to 'Database for Keypoint Classic'.
    • Online help link changed to StalbergSoftware.com.
  • Version 1.2.6
    • Specifying SignalType in CVGeneral and TestType in AEPGeneral now works properly (crashed earlier).
  • Version 1.2.5
    • Removed version check for Excel and Powerpoint.
      Did not work properly for Office 2013.
    • Decimal Age and Height values allowed in DataMining.
  • Version 1.2.4
    • Better support of different date formats.
    • New Import is required
  • Version 1.2.3
    • Database locking & warnings
    • Windows 7/8 check during installation
    • Common Port setup (Database Setup)
    • CTS curve length set correctly in Database.
    • No duplicate records in raster curve import (e.g. F, H, MUPs)
    • New Config.xml (upgraded automatically)
    • New Import is required
  • Version 1.2.2
    • Database locking disabled to allow Import in empty database
  • Version 1.2.1
    • Full version set immediately after activation
    • Bug: Import into empty database not possible due to locking errors. Corrected in 1.2.2
  • Version 1.2.0
    • Autologout - new feature
    • Possibe to search on Keypoint# in data mining.
    • Output primarily sorted on StudyNr, the table unique fields.
    • SFEMG Import: error in %block/jitter/normal results corrected.
    • Trial version: ID suggested during typing
    • Exit/Logout/SwitchDB buttons on Analysis view.
    • New Import is required
  • Version 1.1.0
    • Trial Mode
    • Patient Integrity scheme:
      • No ID or Name in any output files
      • Not possible to filter on ID or Name in Data Mining
      • Log Table (in database) updated at each Single Patient Review search
      • Anonyomous Import (ID and Name not imported)
      • No ID or Name in any output files
    • Link file can hold ID, StudyNr, patientNr or KeypointNr
    • 2 Remote databases

Download - EMG Report Elements (Muscle Man)


Compatible with:Keypoint®Net

The EMG Report Elements program contains both 'Muscle Man' and 'My Report Elements'.
A license key is required to run the program. You can purchase one here.

Minimum system requirements:
  • Keypoint®Net 2.32 or later
  • Windows XP/7/8/10
  • Micosoft Word 2007 or later
  • Microsoft .NET framework, version 4-Full or later

Would you like to be informed about new versions?  Your Email:  





Read about installation and activation here.


Click here for detailed version history log
  • Version 1.4.2
    • Separate versions for 32 and 64-bit Word.
    • Muscle Man was not created if the report contained any table with an empty cell(2,2), e.g. curve table with no curves on right side, first nerve. Now corrected.
  • Version 1.4.1
    • Muscle Man was not created if the report contained a MUP Summary table above the Muscle Man block. Now corrected.
  • Version 1.4.0
    • Muscle Man added.
    • Product Key activation added.
    • Name changed from EMG Report Tools to EMG Report Elements.
    • New folder names.
    • License.xml information moved to License.xml.
    • Online help via web site. Local help removed.
  • Version 1.3.0
    • CTS Diagram added.
  • Version 1.2.2
    • ENeG-Index 'CTS' diagnosis texts moved to Config.xml.
    • New Config.xml version=2
    • Autofit columns width working with Word 2016.
  • Version 1.2.1
    • ENeG-Index header keeps together with table.
    • CTS 7:14 header keeps together with table.
    • Crash when creating Keypoint.Net reports with "Autogenerate PDF" solved.
    • Warning messages, e.g. ENeeG-Index missing age/height shown as top window. Was hidden by KP.Net.
  • Version 1.2.0
    • CTS 7:14 table added.
    • Help file embedded.
    • Product key activation added.
  • Version 1.1.0
    • Works with Word 2007 and later. VSTOR must be executed as part of the installation.
    • Must be uninstalled manually before installing 1.1.0 (new product code).
    • 1.0.0 must be uninstalled manually before installing 1.1.0 (new product code)
  • Version 1.0.0
    • ENeG-Index table added.
    • Works with Word 2010 and later.

Download - PowerPack


Compatible with:Keypoint®Net

A license key is required to run the program. You can purchase one here.

Minimum system requirements:
  • Keypoint®Net 2.32 or later
  • Windows XP/7/8/10 and later
  • Microsoft .NET framework, version 4-Full or later

Would you like to be informed about new versions?  Your Email:  



Read about installation and activation here.


Click here for detailed version history log
  • Version 1.4.3
    • Supports Clinic License.
  • Version 1.4.2
    • Application Settings:
      • No fixed distance for Tibial Med.Mal - Adb.Hal (was 80mm). Test Templates: Motor NCS and MNCS Protocol modified.
      • Ref.value for Sensory CutAntebrMed AbElbow-MidForearm, Neg-Tilt(Pos1,Pos2) Amp, Preprocessing changed to LN() from None.
      • Ref.value for Sensory Saphenous, BelKnee-Tibia, Neg-Tilt(Pos1,Pos2) Amp, Preprocessing changed to LN() from None.
      • Sites for Peroneus Profundus added: Ankle, Web space I-II
      • Protocol Brachial plexus: L/R Ulnar SNCS changed from Ulnar to Ulnar2 anatomy set.
      • Peroneus profundus added as sensory nerve in Test menu.
      • Protocol Peroneal nerve lesion: L/R SNCS Peroneus prof added.
      • Protocol Ulnar nerve lesion: L/R SNCS Radial removed.
      • Protocol Ulnar nerve lesion: L/R SNCS Cut antebrach med removed.
      • Protocol Peroneus nerve lesion: L/R SNCS Peroneus prof and superfic added.
      • CTS 14:7 protocol added to DISORDERS.
      • New GUID. I.e. this version can be added, while keeping previous PowerPack version.
  • Version 1.4.1
    • Installation file changed from MSI to EXE.
    • Config-file saved in TempFolder and restored during upgrade. I.e. not necessary to activate again.
    • Application Settings:
      • Peroneal Nerve Lesion protocol: L Sur SNCS had wrong nerve (was Peroneal prof). Now corrected to Sural.
      • Brachial Plexus Lesion protocol: R Rad SNCS had wrong test type (was MNCS). Now corrected to SNCS.
      • Lumbar/Sacral Radiculopathy protocol: L Per MNCS had wrong nerve (was Median). Now corrected to Peroneal.
      • Cervical/Thoracic Radiculopathy protocol: R Cut ant lat SNCS had wrong side (was Left). Now corrected to Right.
      • Myopathy protocol: L Per MNCS had wrong nerve (was Median). Now corrected to Peroneal.
      • Myopathy protocol: Left Peroneal/Tibial/Sural changed to Right.
      • Myopathy protocol: R Rad SNCS test removed.
      • EMG Findings: Automatic suggestion of Interpretation enabled.
  • Version 1.4.0
    • Installation:
      • Runs on Windows XP, for usage with Keypoint.Net G3.
  • Version 1.3.0
    • Application Settings:
      • Ulnaris ramus dorsalis added to Ulnar Sensory NCS Template, Ulnar Nerve Lesion protocol and Ulnar Nerve protocol.
      • Ulnaris ramus dorsalis: amplifier settings linked to default. Was earlier EMG1, while default was EMG2.
      • Default sensory filter changed to 20Hz-3kHz. Was earlier 20Hz-10kHz.
  • Version 1.2.1
    • Installation:
      • Config.xml file backed up and restored. Was deleted during upgrade in previous version.
    • Application Settings:
      • Motor Peronues Ankle-EDB distal latency ref.limit corrected to normal below -2SD and abnormal above +2SD (was reversed in prev. versions).
  • Version 1.2.0
    • Help Window:
      • Renamed to 'PowerPack'
      • All files and folders removed during uninstall.
  • Version 1.1.3
    • Help Window:
      • Renamed to 'PowerPack for Keypoint'
      • Online help link changed to StalbergSoftware.com
  • Version 1.1.2
    • Help Window:
      • SFEMG Shows correct electrode image for muscles with ref.limits.
    • Application Settings:
      • Stimulated SFEMG divided in a Needle and a Surface setup, with different stimulator durations (Needle-40us and Surface-0.1ms).
      • All motor and sensory nerves, except 'Other'-nerves moved from the 'Other'-window to a favorite window (e.g. Arm, Leg).
    • Reports:
      • Stim SFEMG: individual data not included by default. Both reports modified.
      • Stim SFEMG - Extensive report: Table header changed from 'MCD' to 'Jitter' to match other reports and screen table.
  • Version 1.1.1
    • Help Window:
      • Reduced CPU consumtion when KP.Net is not running.
    • Application Settings:
      • VEP Flash stimulator set to SinglePulse, 1.5Hz. Was earlier set to Burst.
  • Version 1.1.0
    • Application Settings:
      • Pediatric test ref.limits removed.
  • Version 1.0.6
    • Application Settings:
      • Vol SFEMG: sensitivity set to 0.5mV/D.
      • RNS: Autostart av train1 after activation.
      • Test Menu: TESTS moved to top and open at start. DISORDES and NERVES below and closed.
  • Version 1.0.5
    • Application Settings:
      • Sensory NCS: Delayed/automatic averager start after 3 test stimulations. Was Manual type in 1.0.4.
      • Blink Reflex Stimulator settings: 0.5Hz, 0.2ms, single pulse, biphasic.
      • H-reflex Stimulator settings: 0.5Hz, 1.0ms, single pulse, monophasic.
      • Pudendus latency test added.
      • F-Response: Note window active by default.
      • Blink-reflex: Trig.Infraorbitals and Trig.mentalis added, including new Help images.
      • CTS protocol: Sensory Ulnaris shows correct curves. Showed Median curves earlier.
      • All Disorder protocols: Ulnaris Above Elbow site added.
      • All Disorder protocols: Peroneus Above Fib.Head site added.
      • F-Wave: #Stim parameter removed on screen table.
      • RR-Interval: SDRR, RMSSD, HRVTI hidden.
      • SSR: CC-Stim and Sound grouped into a protocol.
      • Trigeminus Mentalis nerve removed from Motor NCS lists, since investigated using Blink reflex program.
      • Cervical/Thoracic protocols merged in to one long muscle list instead of per root.
      • Lumbar/Sacral protocols merged in to one long muscle list instead of per root.
      • Brachial plexus protocol muscle merged in to one long list per sode instead of per trunk/fascicle/root.
    • Reports:
      • Blink-Reflex: Curves included in both reports.
      • MEP report blocks removed, since reported as Separate Test.
    • NC Data:
      • Motor and Sensory data tables moved above Z-plots.
  • Version 1.0.4
    • Help window:
      • Close (X) removed.
      • Turn on/off Help per KP-Test in Options.
      • Click on Electrode image for fast zoom. Click on image again to minimize.
      • Shows message during Autostart, telling when KP.Net may be started.
    • Application Settings:
      • 'Other1' and 'Other2' nerves added to MNCs and SNCS.
      • Note window activated by default in NCS.
      • SFEMG: default Amp3.
      • SSR: Divided in two tests. 4 channels or 2x2 channels.
      • MEP: calculates CCT based on both F-Wave and Cortex-Root.
      • Facialis branches moved to a Separate test, since not a Left/Right test and different parameters.
      • %F added as default F-Response parameter.
      • Martin-Gruber added as separate test.
      • Neurotoxin added as separate test.
      • Automatically selects 3 or 4 channels EP tests, depending on used hardware.
    • Reports:
      • EP: Side Diff and Ref.Dev added to reports.
  • Version 1.0.3
    • Startup possible via system tray, desktop and All Programs icons.
    • Options dialog instead of tray popup menu.
    • Possible to deactivate Help with new option.
  • Version 1.0.2
    • Help documents in HTML to get Adobe reader independent.
    • Protocol Help added.
    • Help Options in window instad of tray icon popup.
    • Possible to disable Help window.
    • NCData and Report templates included.
  • Version 1.0.1
    • Tooltips on Help window buttons.
  • Version 1.0.0
    • Original.

Compatible with:Keypoint®Net

A license key is required to run the program. You can purchase one here.

Minimum system requirements:
  • Keypoint®Net 2.32 or later
  • Windows 7/8 or later
  • Microsoft .NET framework, version 4-Full or later

Would you like to be informed about new versions?  Your Email:  



Read about installation and activation here.


Click here for detailed version history log
  • Version 1.3.0
    • Support for Referring Physician added in XML-dayplan.
    • Autohide Dayplan and Report Manager function added, i.e. options to always show patients or only when the mouse is over the window.
  • Version 1.2.0
    • Report Manager: Studies not Downloaded/Locked until selected to avoid massive Uploading.
    • Report manager: Optionally only Completed Studies listed.
    • Report Manager: Works more stable in a Keypoint networked setup.
    • Report Manager: Indication of Locked studies.
    • Dayplan: Double click gave short 'Can not Create Study' even though created. Now Corrected.
    • Installation file changed from MSI to EXE.
    • Config-file saved in TempFolder and restored during upgrade. I.e. not necessary to activate again.
  • Version 1.1.0
    • Renamed to HISLink.
    • Report Manager added.
  • Version 1.0.1
    • PAF format: study created even if no birth information (year/month/day) included in the dayplan XML file, but with a parsable ID. (No action earlier)
  • Version 1.0.0
    • Original.