Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<StartArguments>ZV y:\coldabgleich\bja16.del</StartArguments>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||
<StartArguments>DOK D:\EDOKA\Coldindex\EDOKA_Prod\docold3.txt</StartArguments>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
@@ -0,0 +1,11 @@
|
||||
/************************************************************************************/
|
||||
/* Coldabgleich: Delete überzählige Dokumente in EDOKA_ZV */
|
||||
/* Dienstag, 30. September 2008 / 14:55:24 */
|
||||
/************************************************************************************/
|
||||
Delete form edoka_zv.dbo.zvbelege_data where nrdot00='ZVS003' and nrauf00='TG9999999' and nrdoc00='sadfsadf'
|
||||
Go
|
||||
|
||||
/************************************************************************************/
|
||||
/* End of File */
|
||||
/* Dienstag, 30. September 2008 */
|
||||
/************************************************************************************/
|
||||
Reference in New Issue
Block a user