Re: [sqlite] Question about the SQLITE_API

2012-06-08 Thread Kevin Benson
On Thu, Jun 7, 2012 at 11:05 PM, 天牙 wrote: > First, thanks for adding me to this mailing list. Here I want to ask a > question about the SQLITE_API. When i was running the ios programe use the > sqlite3 database , it said that " unknown type ‘SQLITE_API’". Thank you for > telling me what is the r

Re: [sqlite] Question about the SQLITE_API

2012-06-08 Thread Richard Hipp
On Thu, Jun 7, 2012 at 11:05 PM, 天牙 wrote: > First, thanks for adding me to this mailing list. Here I want to ask a > question about the SQLITE_API. When i was running the ios programe use the > sqlite3 database , it said that " unknown type ‘SQLITE_API’". Thank you for > telling me what is the r

[sqlite] Question about the SQLITE_API

2012-06-08 Thread ????
First, thanks for adding me to this mailing list. Here I want to ask a question about the SQLITE_API. When i was running the ios programe use the sqlite3 database , it said that " unknown type ??SQLITE_API??". Thank you for telling me what is the reason caused this problem. Thanks! Tang Gu