can repotools.bat -createTables repopulate without asking
![]()
In RTC 2.0
If I run repotools.bat -createTables on an existing database , after a while it prompts the user, "there are existing tables in the database, should i recreate the tables again ?" or something similar to that message. Now is it possible that we can pass an additional argument to the -createTables command say for example -force or something like that , that can execute on the database without asking for user prompt. This would help in cases where repotools is run by a tool. |