How can I connect to a database using File DSN? I have to use only SDK[that's my requirement].
I tried using 'SQLDriverConnect', but couldn't do that as it's returning an error and the SQLSTATE of the error is HY024.

Can any one point me to some example...

kiran.