Forum Moderators: open
does any one knows how to solve this?
tks
Are you using a batch file or issuing a complex command using a shortcut?
If you are using a batch file, then add pause to the final line - this will keep the command window open while you read the results.
If you are using a shortcut, then using the /K switch may keep the window open.
If you are attempting to simply open a command prompt to enter a query manually and that is failing, try the batch file method above and report back.
Kaled.