LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to access the MS access database through network

Hi friends,

 

I want to read,write and some database functions through network.I hope it is possible.

 

Steps i followed for network access

 

1. I created a database named magal using  DB.create_mdb_link.vi in local pc 1.

 

2. I used DB Tools open connection.vi from connectivity-database toolkit vis to open connection of magal database

    from local pc 2

Its throwing error   

 

I attached the vis

 

 

kavi
Download All
0 Kudos
Message 1 of 2
(2,441 Views)
Hello,

From the description mentioned, I understand you created a UDL file for your database file. There are mainly three ways in which you can create one. Please refer to the link and check if you used either of this methods only or not:

http://digital.ni.com/public.nsf/websearch/1D5EB4DCBD13106486256B9D005E11B0?OpenDocument

Secondly Can I know what is the end application you want to do? Do you want to query data or you want to insert Data into your database based on that I can recommend you to make further changes in your code.
Also you mentioned you were getting a particular error can you please post that as well so that I can help you in a better way.

Thank You.
0 Kudos
Message 2 of 2
(2,416 Views)