01-14-2012 05:02 AM
Use Labview 8.6, database: SQL2005...
Pls. help advise how to implement/instead of the below syntax in Labview by using DB tool insert data.vi of database toolkit..
Insert MyTable(name,url) values('weste.net',N'西部e网')
especially for the prefix N.
Much appreciated & Tks ! Johnson
01-17-2012 05:18 AM - edited 01-17-2012 05:19 AM
I can't beat the examples that ship with LabVIEW; there's a "Database Insert.vi" that gives a complete example. What have you tried?
Search for "database" in the Example Finder or browse to <LabVIEW Path>\examples\database