
im working on build.xml using apache ant... in one of the targets i am assigning a var file with the full path of .sql files present in a folder. while executing that .sql file in xml its giving me error as ""\" unexpected character" solution is I have to chage every "\" with "\" but couldnt find appropriate way to do it. please anybody have solution on this. P.S. the project is not a java project
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
