| LabVIEW Add-on Toolkits |
See Also:
Database Connectivity Toolset User Manual
KnowledgeBase: How Can I Embed the G Web (HTTP) Server into an Executable?
Hi,
Thanks for that info..I am learing those ref docs.
But what surprise me is that, on development mode the system works perfectly, it creates new file, insert the data everything it supposed to.
Only once I create the .exe it has this problem.It just copy the template no data are inserted furhter.While trying to capture error it shows Refernce mismatch in Dispose.vi, which is part of Excel toolkit..But how come it works on development mode with out error.
Any idea??Please help.
Thanks all.
Jemmy
oh... so you're running the exe in the same computer you developed it? I thought you were running it on a different computer...
anyway, in that case, can you post your code?
See-Ming
hi,
please find the code attached,
Regards
Jemmy
There's a note in the Report Generation folder:
>> These 4 libraries contain Office 2003 compatible VIs. _exclsub.llb and _wordsub.llb must be added as support files when building an application or a dynamic link library with the application builder.
The 4 llbs are in the ~\LabVIEW 8.0\vi.lib\addons\_office folder. I'm not sure how to add llbs to project (I tried, it kept saying the llb already exists, and so and so, and it keeps corrupting the 4 files. I had to keep repairing the Report Generation toolkit everytime I did something wrong. So have your CD handy ^_^).
Sorry couldn't help much... but I really think if you can add the 4 llbs to the project as support files, you're good to go.
Good luck!
See-Ming