Start the dxdiag tool.
Windows XP:
Start -> Run -> dxdiag
Windows Vista:
Start -> Search -> dxdiag
…and if You could not find dxdiag, probably You do not have DirectX on Your machine.
Are You still using old kind [...]
|
||||||||
|
Start the dxdiag tool. Windows XP: Windows Vista: …and if You could not find dxdiag, probably You do not have DirectX on Your machine. Here is the example of emulating “HERE-documents” in Windows shell. @ECHO OFF FIND "/*%none% some_label" <%0 |sqlplus USER/PASS@SERVER GOTO end : ———– embedded SQL————————- /* some_label */ select count(*) from dba_free_space; : ———– end of embedded SQL————————- :end It’s also possible to use procedures in .bat files. |
||||||||
|
Copyright © 2010 MemoSoup - All Rights Reserved
|
||||||||