LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert accdb in csv

Hi everyone!

I'm trying to convert an accdb file in csv using LabVIEW.

The idea is to extract data form accdb and then put theese data into a csv file.

The problem is that I cannot manage to open the accdb file in LabVIEW and then extract data.

Do you have any suggestion or solution to solve this problem?

 

Thank you so much.

0 Kudos
Message 1 of 4
(1,379 Views)

What have you tried?

 

You can get data from a accdb with a database library. You'd need to have access database drivers installed...

0 Kudos
Message 2 of 4
(1,356 Views)

It doesn't matter. I did it.

It was very simple and I'm sorry for using the community for such an easy to fix problem.

Now the problem is another.

When I connect LabVIEW to my accdb file it appears a window called "Create Data Link".

I would like to know how I can do it programmatically without setting it by hand every time I start the program.

 

Thank you.

0 Kudos
Message 3 of 4
(1,336 Views)

It would help to know what you're doing.

 

I never got such a window. You probably have to create a connection string...

0 Kudos
Message 4 of 4
(1,332 Views)