‎04-20-2015 03:18 PM
‎04-20-2015 06:23 PM
‎04-21-2015 01:12 PM
this website is done by another one in my university but i get the information that he do it with java . i need to delpoie all this fields with specific value recovred from the database. by the way i need to do this by sending all information by url
‎04-22-2015 06:04 PM
Maybe you could check out the Web Services- Weather Monitor.lvproj example that is available in LabVIEW. But in this case I do not think LabVIEW would be the best approach for your application.
‎04-22-2015 06:18 PM
‎04-23-2015 02:56 AM
Hi the dataBase is done by Microsoft SQL Server and i can access to it from the network .
Next maybe i did not explain clearly what i need But yes i want to fulfill its data recovred from database in fields using the URL method
For example "http://forums.ni.com/t5/forums/replypage/board-id/170/message-id/896461" it contain the link server, my id ..........ect .
E.g i can send each data to each specific fields .
Finally i think that you need to encourage me to use labview to find solution for this problem not to discourage me
‎04-23-2015 09:15 AM
As mike told you. It is very strange that you want to use LabVIEW to develop your application. It is not a matter of discourage but something about telling you that there are easier ways of doing what you want. Each programming language is optimized for different tasks. In this case LabVIEW is not the best option for your application.