Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Access 2013 を使い始めたばかりですが、短いテキストと長いテキストという 2 つの新しいデータ型があります。プログラムでSQLにテーブルを追加する必要があり、以前はTEXT(100)またはそのようなものを使用していましたが、タイプの列を作成するには何を使用しますLong Textか? フィールドは、以前のバージョンの Access のメモ型のように、基本的に無制限または非常に大きくする必要があります。
TEXT(100)
Long Text