34,333
edits
Changes
m
Text replacement - "<table border="0" cellspacing="0">" to "<table border="0" cellspacing="0" width="100%">"
<googlehtmlet>BUY_IOS6ios9_upgrade</googlehtmlet>
The Link Binary with Libraries section lists the libraries and frameworks already included in the project. To add another library or framework click on the ‘+’ button to display the full list. From this list, select the required item (in this case libsqlite3.dylib) and click Add.
Secondly, the sqlite3.h include file must be imported into any files where references are made to SQLite definitions, declarations or functions. This file is located in the /usr/include directory and may be imported when needed as follows:
<pre>
#import "/usr/include/<sqlite3.h">
</pre>
== Key SQLite Functions ==
<htmlet>adsdaqbox_flow</htmlet>
When implementing a database using SQLite it will be necessary to utilize a number of C functions contained within the libsqlite3.dylib library. A summary of the most commonly used functions is as follows:
<googlehtmlet>BUY_IOS6ios9_upgrade</googlehtmlet>