LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

accessing from remote database

Presently i'm using access database in my pc.I want to establish a client server model.So i placed my database in remote pc.Now How can communicate with the remote database from my labview
0 Kudos
Message 1 of 7
(3,220 Views)
Hi,
I know that SocketPro and RDB at www.udaparts.com will work for
you. Why don't you give them a try?

Yuancai (Charlie) Ye
RDB, a tool for fast and securely accessing remote databases with
dial-up, cable, DSL and wireless modems

Fast and securely accessing all of remote data sources anywhere with
SocketPro using batch/queue, non-blocking and parallel computation

See 30 well-tested and real OLEDB examples
www.udaparts.com


parimala wrote in message news:<50650000000800000050990000-1042324653000@exchange.ni.com>...
> Presently i'm using access database in my pc.I want to establish a
> client server model.So i placed my database in remote pc.Now How can
> communicate with the remote database from my labview
0 Kudos
Message 2 of 7
(3,220 Views)
You can also look at the database connetivity toolset from NI. It was designed to make database access easy.

If you want to stick with activeX, then you should see what you can find at msdn.microsoft.com to see what activeX features are implemented in Access and how to use them. VB examples will be very helpful.
0 Kudos
Message 3 of 7
(3,220 Views)
Presently i'm using database vis only.How should i address the remote PC .Here i'm using DNS server.
0 Kudos
Message 4 of 7
(3,220 Views)
Whatever things u r telling is for Labview?
0 Kudos
Message 5 of 7
(3,220 Views)
Hi,
Since Labview supports MS COM, you can use SocketPro with Labview.

Regards,


parimala wrote in message news:<5065000000050000002C130100-1042324653000@exchange.ni.com>...
> Whatever things u r telling is for Labview?
0 Kudos
Message 6 of 7
(3,220 Views)
Please tell me how should i start with.Where i have to go and search for the examples.
0 Kudos
Message 7 of 7
(3,220 Views)