Changes made for bulk load and 'flange size' (MESC_CODE on meters).

Store images used by the WebServer

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3797 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
hardya
2008-02-29 17:27:39 +00:00
parent 6dbf407063
commit 5649f4b934
25 changed files with 16249 additions and 15839 deletions

View File

@@ -9,6 +9,14 @@ if "%5"=="" goto :usage
@echo Install Schema
sqlplus /nolog @Schema\InstallMIP %1 %2 %3 %4 %5 %6
if "%6"=="" goto :not_associate
@echo Associate Schema
sqlplus /nolog @Schema\InstallAssociateSchema.sql %1 %2 %3 %4 %5 %6
:not_associate
@echo Install Seed
cd Data\Seed
call InstallSeed %3/%4@%5