Code I am trying to run:
$query = \"DESCRIBE TABLE TABLENAME\"; $result = odbc_exec($h, $query);
The result:
PHP War
If you just need the column names try
select * from where 0 = 1 I don't know how to get the column types, indexes, keys, &c 0 讨论(0) 查看其它4个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
I don't know how to get the column types, indexes, keys, &c