Dec 05, 2005

MySQLのデータ型

DBIでやることといえば、

データベースのテーブルにデータを追加
HTMLの各ページにたとえば5つ分のデータを整理して表示
ひとつのフィールドから語句検索

というようなことだ。

MySQLのデータ型は単純である。文章のデータが主なのであまり整数計算することはない。

int(整数) idや表示順。auto_incrementする。
text ほとんどのフィールドはtext型
datetime 書き込み日時取得

NOT NULLの属性を持たせる。
あとは書き込み者の端末のIPその他の環境変数を格納するフィールド。

とても単純な道のりのように見える(^^;;)。

WriteBacks
TrackBack ping me at
http://haizara.net/~shimirin/blosxom/blosxom.cgi/computer/linux/20051204234746.trackback
Post a comment

writeback message: Ready to post a comment.













Captcha:
To prevent comment spam, please retype the characters in this image:

Enter the text here: