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.
php odbc フィールド名が 31 文字を超えることを許可する方法はありますか? どうすればいいですか?
odbc_field_name のドキュメント ページのこのメモによると、ソース コードを変更し、PHP を再コンパイルして、31 文字の制限を回避できます。