on 2014 Dec 23 12:31 AM
Hi
How to connect to ultralite12 database through code in a swift project?
Request clarification before answering.
The UltraLite interface is C++. So for now, you must write an encapsulation of your database API in C or Objective C, and call that from Swift. (This encapsulation may be simply exposing the UL APIs that you want to use, or it could be higher level and include concepts specific to your application.)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
50 | |
9 | |
8 | |
6 | |
5 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.