Hi,I am using "PRAGMA table_info(table-name);" to the the schema info of a table, but I could not customize the returned field name, such as:
I wish "cid" to be ColumnID. normally we do by this: "SELECT cid AS ColumnID FROM (table-name);" but now I could not. is there anyway work out? THanks a lot! _________________________________________________________________与世界各地的朋友进行交流,免费下载 MSN Messenger: http://messenger.msn.com/cn

