Current Page: 1 of 1
Results 1 - 4 of 4
16 years ago
Mr Fragas
Hi Toivo Now it worked very well, the sintax is correct but it should be NEW.nameDoc = upper(NEW.nameDoc); now it´s ok. Thanks for your big help MR Fragas
Forum: WampServer English
16 years ago
Mr Fragas
Yes, Toivo it worked thanks, but there's a new little problem, i think the upper command didn't work because if insert "hello world" on the table it doesn't change, it still be "hello world" don't you think? Thanks for your help
Forum: WampServer English
16 years ago
Mr Fragas
Hi, Toivo thans for you attention, but the problem isn't solved till now, as i said i use wampsever 2, and when i try to create a trigger with this script: create trigger upper_table before insert on documents for each row begin set @docName = upper(NEW.docName); end; i get this: Mensagens do MySQL : #1064 - You have an error in your SQL syntax; check the manual that c
Forum: WampServer English
16 years ago
Mr Fragas
Hello, i think I'm the newest member in this forum, i use wampserver to develop some academic aplicattion, and i wonder if it's possible to use triggers and stored procedures. In case of yes how. Thanks.
Forum: WampServer English
Current Page: 1 of 1