-

   rss_sql_ru_access_programming

 - e-mail

 

 -

 LiveInternet.ru:
: 16.03.2006
:
:
: 4

:


, 02 2014 . 18:00 +
, vba Access
, , ,

dbModule.TableStore.Append;
if InputForm.ShowModal=mrOk then
    begin
       dbModule.TableStore.FieldByName('S_Quantify').AsFloat := 0;
       dbModule.TableStore.Post;
    end
    else dbModule.TableStore.Cancel;


vba , .. Append, Post, Cancel ( )

ShowModal=mrOk

http://www.sql.ru/forum/1118871/pomogite-razobratsya-s-kodom


: [1] []
 

:
: 

: ( )

:

  URL