LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

.mbd file calling on different pc connected in network

Dear frd,

              I have connected three PC in LAN which are the part of a distributed system. 3 PCs connected with a server PC, Now each PC gives a output file in .mbd (Programmed in LabVIEW DB toolkit and System DSN)form, on server PC  I  have to call .mbd file of Each PC and make decision on that basis.

                I am using System DSN to save file on different PC and while applying on server PC it gives a error : 0.80004005

      please give a solution .

0 Kudos
Message 1 of 3
(2,481 Views)

controling of induction motor wrote:

Dear frd,

              I have connected three PC in LAN which are the part of a distributed system. 3 PCs connected with a server PC, Now each PC gives a output file in .mbd (Programmed in LabVIEW DB toolkit and System DSN)form, on server PC  I  have to call .mbd file of Each PC and make decision on that basis.

                I am using System DSN to save file on different PC and while applying on server PC it gives a error : 0.80004005

      please give a solution .


 

Next time when you are posting please increase your text font.

 

OP: I  have to call .mbd file of Each PC and make decision on that basis."

Mathan: What decision you want to make?

 

OP:  I am using System DSN to save file on different PC and while applying on server PC it gives a error : 0.80004005

Mathan: What do you mean by applying on server PC?

0 Kudos
Message 2 of 3
(2,473 Views)

If you want to access the mdb file in your DSN you have to make it available through the file system. Create a common file share on all computers pointing to the directory where your mdb file is located and configure the DSN to point to that share.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
Message 3 of 3
(2,471 Views)