よろしくお願いします。
下記のSQL文を実行すると
Insert Into SHOHINTNS ("商品ID", "商品名", "商品分類", "販売単価", "仕入単価","登録日") Values
('0006','フォーク', 'キッチン用品','500', NULL, {d '2009-01-15' }
下記のエラーが発生しできませんでした。
1: Unexpected token:  in statement [Insert Into SHOHINTNS ("商品ID", "商品名",
"商品分類", "販売単価", "仕入単価","登録日") Values ('0006','フォーク', 'キッチン用品','500', NULL,
   '2009-01-15'
]

NULLの部分に数字を入れると正常に実行されるのですが
わかる方よろしくお願いします。

-- 
Unsubscribe instructions: E-mail to users+unsubscr...@ja.libreoffice.org
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/ja/users/
All messages sent to this list will be publicly archived and cannot be deleted

メールによる返信