Hello All,
I am trying to connect to MS access database using DBConnect("DSN=Proj_DB") call in lab windows/cvi, but i always get this error.
1 Project link error
Undefined symbol '_DBConnect@4' referenced in "mySql.c".
Can anyone help with this. When i run the sample codes in cvi71/sql20 they run absolutely fine. I do not know why it is not connecting to the db in my project.
Thanks in advance