Orgs with MySQL
#4

In mysql, when you're updating a varchar field, you need to wrap the new value in apostrophes

ex

UPDATE `Organizacoes` SET Member1='Joe_Lincoln' WHERE `Organizacao` = 'Test'
Reply


Messages In This Thread
Orgs with MySQL - by Rodrigo. - 20.11.2012, 17:38
Re: Orgs with MySQL - by ReneG - 20.11.2012, 18:02
Re: Orgs with MySQL - by Rodrigo. - 20.11.2012, 18:10
Re: Orgs with MySQL - by ReneG - 20.11.2012, 18:16
Re: Orgs with MySQL - by Rodrigo. - 20.11.2012, 18:43

Forum Jump:


Users browsing this thread: 2 Guest(s)