Save it in c directory and run this in cmd
C:/q/w32/q
You will get q prompt
From
http://code.kx.com/wiki/Startingkdbplus/introduction#1.4_Install_Trial_System
in Windows:
c:\q / main q directoryc:\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.
On Monday, April 15, 2013 8:20:05 AM UTC+5:30, senthilku...@gmail.com wrote:
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<wbr>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<wbr>windows\q\w32>
see README.txt in the zip you downloadedta, jackOn 4 July 2013 20:48, vinod sharma wrote:>>> On Monday, April 15, 2013 8:20:05 AM UTC+5:30, senthilku...@gmail.com wrote:>>>> 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>>> –>
Submitted via Google Groups