LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DB tool insert data , syntax issue.

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

0 Kudos
Message 1 of 2
(2,387 Views)

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

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

0 Kudos
Message 2 of 2
(2,366 Views)