{"id":187,"date":"2020-01-03T19:54:43","date_gmt":"2020-01-03T10:54:43","guid":{"rendered":"https:\/\/have-stone.iobb.net\/wordpress\/?p=187"},"modified":"2020-01-18T14:31:53","modified_gmt":"2020-01-18T05:31:53","slug":"access-vba-3","status":"publish","type":"post","link":"https:\/\/have-stone.iobb.net\/wordpress\/?p=187","title":{"rendered":"Access VBA (3)"},"content":{"rendered":"\n

\u5b9f\u969b\u306e\u4f7f\u3044\u52dd\u624b\u306f\u629c\u304d\u306b\u3057\u3066\u3042\u308b\u3002\u30b3\u30de\u30f3\u30c9\u30dc\u30bf\u30f3\u306b1\u3064\u306e\u6a5f\u80fd\u3092\u6301\u305f\u305b\u305f\u5834\u5408\u306e \u30b3\u30fc\u30c9\u4f8b\u3067\u3042\u308b\u3002\u5b9f\u969b\u306b\u306f\u3001\u30dc\u30bf\u30f3\u304c\u8907\u6570\u3042\u308c\u3070\u62bc\u3057\u9593\u9055\u3048\u304c\u8d77\u304d\u305f\u308a\u3059\u308b\u3057\u3001 \u64cd\u4f5c\u304c\u4f55\u6bb5\u968e\u306b\u3082\u306a\u308b\u306e\u306f\u9762\u5012\u3067\u3042\u308b\u3002\u4eca\u56de\u3001\u305d\u308c\u3089\u306f\u7121\u8996\u3057\u3066\u3042\u308b\u3002
\u6a5f\u80fd\u3092\u5b9f\u73fe\u3059\u308b\u305f\u3081\u3060\u3051\u306e\u30b3\u30fc\u30c9\u306b\u9650\u5b9a\u3057\u3066\u3042\u308b\u3002<\/p>\n\n\n\n

\"\"<\/figure>\n\n\n\n

\u4eca\u56de\u306f\u3001\u30c7\u30fc\u30bf\u524a\u9664\u3067\u3042\u308b\u3002
\u6d41\u308c\u3068\u3057\u3066\u306f\u3001\u524d\u56de\u3068\u307b\u307c\u540c\u69d8\u3001\u4e3b\u30ad\u30fc\u3092\u6307\u5b9a\u3057\u547c\u3073\u51fa\u3057\u3001\u78ba\u8a8d\u5f8c\u524a\u9664\u30dc\u30bf\u30f3\u3092 \u30af\u30ea\u30c3\u30af\u3057\u3066\u30c7\u30fc\u30bf\u3092\u524a\u9664\u3059\u308b\u3002
\u4f59\u8a08\u306a\u6a5f\u80fd\u306f\u5168\u304f\u4ed8\u3051\u52a0\u3048\u3066\u3044\u306a\u3044\u3002
\u524a\u9664\u78ba\u8a8d\u3082\u30a8\u30e9\u30fc\u51e6\u7406\u3082\u306a\u3044\u3002
\u547c\u3073\u51fa\u3057(cmd_Edit)\u30b3\u30fc\u30c9\u306f\u524d\u56de\u3068\u540c\u3058\u306a\u306e\u3067\u3001
\u524a\u9664(cmd_Delete)\u306e\u30b3\u30fc\u30c9\u3060\u3051\u793a\u3059\u3002<\/p>\n\n\n\n

Private Sub cmd_Delete_Click()\n\n Dim db As DAO.Database\n    Dim rs As DAO.Recordset\n    \n    Set db = CurrentDb()\n    Set rs = db.OpenRecordset(\"tbl_Sample1\")\n    \n    rs.Index = \"PrimaryKey\"\n    rs.Seek \"=\", Me.txt_Id\n    \n    rs.Delete\n    \n    rs.Close: Set rs = Nothing\n    db.Close: Set db = Nothing\n\nEnd Sub<\/code><\/pre>\n\n\n\n

\u57fa\u672c\u7684\u30c7\u30fc\u30bf\u64cd\u4f5c\u3092\u78ba\u8a8d\u3057\u305f\u3068\u3053\u308d\u3067\u3001\u6b21\u56de\u304b\u3089\u306f\u5b9f\u969b\u306e\u5b66\u6821\u73fe\u5834\u3067\u306e\u4f7f\u7528\u65b9\u6cd5\u3092\u898b\u3066\u3044\u304f\u3053\u3068\u306b\u3057\u305f\u3044\u3002<\/p>\n\n\n\n

\u6210\u7e3e\u51e6\u7406\u7b2c\u4e00\u56de\u76ee\u3078<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"

\u5b9f\u969b\u306e\u4f7f\u3044\u52dd\u624b\u306f\u629c\u304d\u306b\u3057\u3066\u3042\u308b\u3002\u30b3\u30de\u30f3\u30c9\u30dc\u30bf\u30f3\u306b1\u3064\u306e\u6a5f\u80fd\u3092\u6301\u305f\u305b\u305f\u5834\u5408\u306e \u30b3\u30fc\u30c9\u4f8b\u3067\u3042\u308b\u3002\u5b9f\u969b\u306b\u306f\u3001\u30dc\u30bf\u30f3\u304c\u8907\u6570\u3042\u308c\u3070… read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[3,14],"tags":[5,7],"_links":{"self":[{"href":"https:\/\/have-stone.iobb.net\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/187"}],"collection":[{"href":"https:\/\/have-stone.iobb.net\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/have-stone.iobb.net\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/have-stone.iobb.net\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/have-stone.iobb.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=187"}],"version-history":[{"count":6,"href":"https:\/\/have-stone.iobb.net\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/187\/revisions"}],"predecessor-version":[{"id":365,"href":"https:\/\/have-stone.iobb.net\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/187\/revisions\/365"}],"wp:attachment":[{"href":"https:\/\/have-stone.iobb.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=187"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/have-stone.iobb.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=187"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/have-stone.iobb.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=187"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}