LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

UPDATE VALUE IN ACCESS DATABASE-CONNECTIVITY DATABASE?

Hi to all labviewers,
I'm trying to update some values in my access database with sql and labview connectivity toolset but i got
an error, what is the problem whit my code?
note: when i try to update one colum it's work fine.
 
regard's
eyal.
0 Kudos
Message 1 of 3
(2,777 Views)
Hi,

I'm not sure if you can use comma's to seperate criteria. Thy this:


WHERE criteriuma='something' AND criteriumb='something else'

Regards,

Wiebe.
"Discussion Forums" <x@no.email> wrote in message news:1132503038307-290703@exchange.ni.com...
Hi to all labviewers,
I'm trying to update some values in my access database with sql and labview connectivity toolset but i got
an error, what is the problem whit my code?
note: when i try to update one colum it's work fine.
&nbsp;
regard's
eyal.


UPDATE_ACCESS.JPG:
http://forums.ni.com/attachments/ni/170/152737/1/UPDATE_ACCESS.JPG
0 Kudos
Message 2 of 3
(2,763 Views)

Hi,

Thank's 4 your help i'ts fix the problem it.

regard's

eyal.

0 Kudos
Message 3 of 3
(2,759 Views)