projets
/
auf_coda_additions.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22ab178
)
Ne plus appeler le script de transfert de taux de change
author
Eric Mc Sween
<eric.mcsween@auf.org>
Mon, 9 Sep 2013 16:22:34 +0000
(12:22 -0400)
committer
Eric Mc Sween
<eric.mcsween@auf.org>
Mon, 9 Sep 2013 16:22:34 +0000
(12:22 -0400)
db/procedures/auf_p_taux.sql
patch
|
blob
|
blame
|
history
diff --git
a/db/procedures/auf_p_taux.sql
b/db/procedures/auf_p_taux.sql
index
6e43458
..
cdb511b
100644
(file)
--- a/
db/procedures/auf_p_taux.sql
+++ b/
db/procedures/auf_p_taux.sql
@@
-109,7
+109,3
@@
periode_num <> 13 ORDER BY periode_num desc
UPDATE auf_ti_taux
set periode_cour = @cPeriode, taux = taux / 10000000
-
-
-EXEC master.dbo.xp_cmdshell 'H:\refletsweb\transfert\ftptransfertTauxlog.cmd' --, no_output
-GO