07-20-2009 11:16 AM
Hi!
I'm trying to read data from a database I'v created and then generate a simple report. But I get the "Xnode not executabe" error message when I try to convert from database type to string.
I have removed the database information in my vi, just in case..
Do someone know what that might be the error?
Solved! Go to Solution.
07-20-2009 01:46 PM
Hi!
When I removed all the parts after the "get data from database vi" and created a indicator directly there it showed the correct values but in database type. Then when I removed the indicator and put back all the code that I deleted it stardet to work....
can someone explain for me why?
07-21-2009 11:01 AM
ollef,
Hello! Somthing was wrong with your Database Variant To Data Function. Take a look at the orignal code that you posted that had the broken run error. If you remove the string input to the Database Variant to Data VI and replace it with a To Variant Function as seen in the picture below. Then delete the To variant function and replace it back with your string constant. This resolves whatever conflict was hapening with that VI.
07-24-2009 09:33 AM
Thanks!
I would never have figured out that by my self!!
11-23-2013 04:16 AM - edited 11-23-2013 04:21 AM
Hi Ben,
I'm having the same Ollef's problem but in LV 2013 (13.0f2). This is my code:
I tried to use your trick, but I still get the same error:
"Database Variant to Data; Xnode is not executable"
Details:
"This node is not executable because an unexpected error occured during code generation."
Have you any suggestion?
Best Regards,
Paolo.
11-25-2013 10:26 AM
Hi Paolo_Squillari,
Due to the age of this forum post, and version of LabVIEW you are using, I would highly recommend creating a new forum post on this topic. This should ensure that you will get more attention from the community on this topic.