Save it in c directory and run this in cmd
C:/q/w32/q
You will get q prompt
I had downloaded the trial version of Q DB and when I try to run the executable q.exe, I get the below error. Can someone help on this please?C:\Users\senthil\Downloads\windows\q\w32>q
KDB+ 3.0 2013.04.05 Copyright (C) 1993-2013 Kx Systems
w32/ 2()core 4095MB senthil vertisystem 192.168.1.10 PLAY 2013.07.04'c:/q/q.k: The filename, directory name, or volume label syntax is incorrect.C:\Users\senthil\Downloads\windows\q\w32>--
You received this message because you are subscribed to the Google Groups "Kdb+ Personal Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to personal-kdbpl...@googlegroups.com.
To post to this group, send email to personal...@googlegroups.com.
Visit this group at http://groups.google.com/group/personal-kdbplus?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
From
http://code.kx.com/wiki/Startingkdbplus/introduction#1.4_Install_Trial_System
in Windows:
c:\q / main q directory c:\q\w32 / location of w32 executable
If you need to install q elsewhere, set the environment variable QHOME to point to the new directory. If QHOME is not defined, kdb+ defaults to $HOME/q for unix-based systems, and c:\q for Windows.