ODBC Connectivity Hi,
I have downloaded a carbon_odbc example xcode project and modified the code. It is working well.
I tried creating my own carbon application and included the same code from the downloaded project. This gives me the following error at runlog:
reachedZeroLink: unknown symbol '_SQLAllocHandle'
SampleDbConnect has exited due to signal 6 (SIGABRT).
Are there any settings to be modified for connecting to database?
Someone pls guide me...
Thank you. |