0

When I try to click ODBC functions (like, SQLExecDirectW, SQLBindCol and so on), I get the below message. I am currently using Eclipse on Ubuntu.

Example:

Could not find symbol 'SQLExecDirectW' in index.

Can you please let me know how do I configure the eclipse to ensure that details about the function could be known.

Thanks a lor for the responses.

Pintu
  • 369
  • 2
  • 6
  • 18

1 Answers1

0

Figured out the solution. Though I had the library included in the eclipse project it was not properly referenced.

Pintu
  • 369
  • 2
  • 6
  • 18