LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

database+deployment

Dear Sir I have developed an application in LabWindows, which connects to microsoft access database using the command DBConnect("DNS =Example") . I have used 'System DNS' for connectivity. I want to build its deployment version and require that when installer is run an computer, system DNS is created by itself.But I donot know how to incorporate this? I do not understand how to incorporate database and its connectivety in Installer. thanks
0 Kudos
Message 1 of 2
(3,024 Views)

Rahil,

 

This KnowledgeBase article explains how to build CVI applications that use the SQL Toolkit. As far as creating a database source name (DSN) programmatically,see this article: KnowledgeBase 2ST89LJY: Programmatically Creating and Registering a DSN in C++

 

Additionally, you may find these two links useful:

http://digital.ni.com/public.nsf/allkb/8D4A69C84D352BF58625706C005B48D2?OpenDocument 

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019NiwSAE&l=en-US

 

I hope this helps!

Warm regards,

pBerg
0 Kudos
Message 2 of 2
(2,990 Views)