Dear Sir I have developed an application in LabWindows, which connects to microsoft access database using the command DBConnect("DNS =Examplemdb") . I have used 'System DNS' for connectivity. I want to build its deployment version and require that when installer is run on an computer, system DNS is created by itself. But I donot know how to incorporate this?
I do not know how the database is incorporated in installer? I am using CVI SQL toolkit.
thanks