I have installed WinGRASS-6.4.SVN-r42868-1-Setup.exe in my WinXP machine and, when I select Vector/Develop Vector Map/Create new vector map, I place output name and check Create Attibute table I get an error windows stating:<div>
- Error in command execution db.execute</div><div>Execution failed: 'db.execute --q'</div><div>Details: </div><div>Error: Unable to start driver <(null)></div><div><br></div><div>And the following is printed in Command Output:</div>
<div><div>Traceback (most recent call last):</div><div> File "C:/GRASS6/etc/wxpython/wxgui.py", line 546, in</div><div>OnNewVector</div><div><br></div><div>cmdDef=(['v.edit', 'tool=create'], "map"))</div>
<div> File "C:\GRASS6\etc\wxpython\gui_modules\gdialogs.py",</div><div>line 192, in CreateNewVector</div><div><br></div><div>stdin=sql)</div><div> File "C:\GRASS6\etc\wxpython\gui_modules\gcmd.py", line</div>
<div>369, in __init__</div><div><br></div><div>_("Error: ") + self.GetError()))</div><div>gui_modules.gcmd</div><div>.</div><div>CmdError</div><div>Traceback (most recent call last):</div><div> File "C:/GRASS6/etc/wxpython/wxgui.py", line 546, in</div>
<div>OnNewVector</div><div><br></div><div>cmdDef=(['v.edit', 'tool=create'], "map"))</div><div> File "C:\GRASS6\etc\wxpython\gui_modules\gdialogs.py",</div><div>line 192, in CreateNewVector</div>
<div><br></div><div>stdin=sql)</div><div> File "C:\GRASS6\etc\wxpython\gui_modules\gcmd.py", line</div><div>369, in __init__</div><div><br></div><div>_("Error: ") + self.GetError()))</div><div>gui_modules.gcmd</div>
<div>.</div><div>CmdError</div></div><div><br></div><div>I believe this was not expected but, what might be wrong?</div><div><br></div><div>Thanks</div><div><br></div><div>Kim</div>