Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/tools/sqlmetal/src/DbMetal/run_oraMetal.bat')
-rw-r--r--mcs/tools/sqlmetal/src/DbMetal/run_oraMetal.bat4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcs/tools/sqlmetal/src/DbMetal/run_oraMetal.bat b/mcs/tools/sqlmetal/src/DbMetal/run_oraMetal.bat
index d28441124f4..4eb9aa0be53 100644
--- a/mcs/tools/sqlmetal/src/DbMetal/run_oraMetal.bat
+++ b/mcs/tools/sqlmetal/src/DbMetal/run_oraMetal.bat
@@ -1,5 +1,5 @@
REM ##
-REM OracleMetal.exe -user:LinqUser -server:localhost -password:linq2 -namespace:nwind -renamesFile:oraFieldRenames.xml
+REM OracleMetal.exe -user:LinqUser -server:localhost -password:[PLACEHOLDER] -namespace:nwind -renamesFile:oraFieldRenames.xml
-bin\DbMetal.exe -user:Northwind -database:Northwind -server:localhost -password:linq2 -namespace:nwind -renamesFile:oraFieldRenames.xml
+bin\DbMetal.exe -user:Northwind -database:Northwind -server:localhost -password:[PLACEHOLDER] -namespace:nwind -renamesFile:oraFieldRenames.xml