10-28-2006 03:37 PM
Thank you for your help.
Nicolas
10-29-2006 03:54 PM
12-08-2006 09:35 AM
Hello,
For those following this issue, this was reported to R&D (#41EBTL3Q) for further investigation. As it turns out, the problem is that the database toolkit is using strict type definitions. This would normally not be significant, except that there is a small problem with LabVIEW recompiling the typedef when it has already been mass compiled (as is required for the database toolkit in LabVIEW 8.2).
There is another workaround:
1) Install LabVIEW and the database toolkit on all your development machines
2) Mass compile the database toolkit (vi.lib/addons/database) on all the machines
3) Copy the vi.lib database folder of one of these computers (usually found at: C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\addons\database) to a CD (or media of your choosing)
4) Replace this folder on all of the other computers with the folder from the CD
5) Use the toolkit as normal
If this doesn't work, you can also probably check in the toolkit folder to perforce, and just have the users check it in/out each time, but this situation is a little less than ideal, and we have not tested it.
This problem will NOT affect the execution of the toolkit
(or
Have a great weekend!
07-24-2007 10:52 AM
Has there been any update on this issue? I tried the workaround suggested by Travis but it didn't work. I'm still prompted to save every vi that contains a db function every time the code is opened on a different machine.
Using 8.0.1
Thanks,
Bill F
07-24-2007 04:57 PM