Источник:
http://www.fatihdemirci.net/index.ph...e-kayit-atmak/
==============
Global değişkenlerclass ETGHRMKariyerSync{ CCADOConnection ADOConnection; CCADOConnection Connection; } UPDATEpublic static server void HRMEducationTypeUpdate(HRMEducationType _HRMEducationType ){ Statement statement; str SQLCommand; ; // Set the SQL statement SQLCommand = ‘SET DATEFORMAT DMY ‘; SQLCommand += “UPDATE [Kariyer].[dbo].[WHRMEDUCATIONTYPE]“; SQLCommand += strfmt(“SET [HRMEDUCATIONTYPEID] = ‘%1′ , [DESCRIPTION] = ‘%2′ , [DATAAREAID] = ‘%3′ , [RECVERSION] = %4 WHERE [RECID] = %5″
Источник:
http://www.fatihdemirci.net/index.ph...e-kayit-atmak/