08-14-2012 07:16 AM
Hi everyone,
I like to know how to get all the table names in a particular Database(MS Access) through query commands..
If anybody have some solution, kindly share with me !
Thanks in advance.
Solved! Go to Solution.
08-14-2012 08:11 AM
Are you using the Database Connectivity Toolkit? If so, use the DB Tools List Tables function from the Utility sub-palette.
08-14-2012 08:15 AM
@VeeBee wrote:
Hi everyone,
I like to know how to get all the table names in a particular Database(MS Access) through query commands..
If anybody have some solution, kindly share with me !
Thanks in advance.
If you don't have the Database Connectivity Toolkit, then you had better brush up on SQL since this is not a LabVIEW problem.
08-28-2012 02:23 AM
Dear Phillip,
Thanks a lot for the vital information.
I was not aware of the palette function & had been searching in the Query commands.
Regards,
Veebee
08-28-2012 02:27 AM
Hi Nyc,
Thanks for the suggestion.
The palette function as mentioned above by Phillip satisfies the requirement, that is found in the database Toolkit.
Just, I wanted to let you also know about this.
Thanks,
Veebee
08-28-2012 08:46 AM
@VeeBee wrote:
Hi Nyc,
Thanks for the suggestion.
The palette function as mentioned above by Phillip satisfies the requirement, that is found in the database Toolkit.
Just, I wanted to let you also know about this.
Thanks,
Veebee
I don't need to know about this.
As I wrote above if you have the Toolkit you should look in there first.
I have no way of knowing whether you have the Toolkit or not.
11-29-2013 07:16 AM
Thanks for the information!!