Hello,
To run SQL using the embedded driver: 1. Create a directory and copy scripts into the directory 2. Create a Derby database and run SQL statements This is my problem I cannot use copy command on windows 7 command prompt ? [ copy %DERBY_HOME%\demo\programs\toursdb\*.sql . ] Cannot find path ? Windows 7 Pro, 64bit environment variables are set correctly What can i do???what is wrong
