LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I control a base ACCESS from labview ?

Hi,

I'm working on a projet on labview and ACCESS and I want to say how can I do to control a database from labview ???

Thanks in advance
Cordially,
Hasna
0 Kudos
Message 1 of 10
(3,517 Views)
On Tue, 9 Jul 2002 00:38:18 -0700 (PDT), kiki wrote:

>Hi,
>
>I'm working on a projet on labview and ACCESS and I want to say how
>can I do to control a database from labview ???
>
Database Connectivity Toolset
0 Kudos
Message 2 of 10
(3,517 Views)
could you give me more informations about Database Connectivity Toolset ???

I notice that we can write data in excel file thanks to an ActiveX but is it possible with a table ACCESS ??
0 Kudos
Message 3 of 10
(3,517 Views)
On Tue, 9 Jul 2002 02:50:12 -0700 (PDT), kiki wrote:

>could you give me more informations about Database Connectivity
>Toolset ???
>
>I notice that we can write data in excel file thanks to an ActiveX but
>is it possible with a table ACCESS ??

DCT it's a suite of VIs (I think Optionals) the contains anything you
need to connect to to a DB.
I used them with access... since I'm not really happy with performance
(read/write max 50 records/sec) it's quite quick to develop
applications that read/write DB.
(Write a Cluster it's trivial.... plug the cluster, prepare a table
with fields of the same type and the same order, yo've did it)

I think you can also use ActiveX, but I've never did.
0 Kudos
Message 4 of 10
(3,517 Views)
could you send me an exemple of your application which use DCT ???
I know that it's more difficult with an ActiveX...

See you soon
Thanks for all
hasna
0 Kudos
Message 5 of 10
(3,517 Views)
On Tue, 9 Jul 2002 00:38:18 -0700 (PDT), kiki wrote:

>Hi,
>
>I'm working on a projet on labview and ACCESS and I want to say how
>can I do to control a database from labview ???
>
>Thanks in advance
>Cordially,
> Hasna


If you have LabVIEW 6, try LabSQL which is open source software at
www.jeffreytravis.com.

If you have LabVIEW5, email me, and I have some example VIs that work
for Access 2000 on Windows NT 4.

Linda
0 Kudos
Message 6 of 10
(3,517 Views)
thanks Linda

I have labview5 and ACCESS 97...

See you soon
hasna
0 Kudos
Message 7 of 10
(3,517 Views)
On Tue, 9 Jul 2002 05:24:01 -0700 (PDT), kiki wrote:

>thanks Linda
>
>I have labview5 and ACCESS 97...
>
>See you soon
>hasna


If you have Access 97, the examples on NI's website should work.

Linda
0 Kudos
Message 8 of 10
(3,517 Views)
Where are the examples on NI's website ????

hasna
0 Kudos
Message 9 of 10
(3,517 Views)
On Tue, 9 Jul 2002 23:24:14 -0700 (PDT), kiki wrote:

>Where are the examples on NI's website ????
>
>hasna

Looks like they took the examples down!
They were there about 6 months ago but now I can't find them.

Email me, I can send you some VIs


Linda
0 Kudos
Message 10 of 10
(3,517 Views)