MySQL Forums
Forum List  »  Russian

Re: Oracle varchar2 to MySQL TEXT
Posted by: lvccgd lvccgd
Date: February 05, 2010 01:15AM

сделал ход конем: execute immediate str, где str:='insert into "tabledst"@mysqlhs ("str") values(' || chr(39) || msg || chr(39) || ')';
работает. всем спасибо за внимание



Edited 1 time(s). Last edit at 02/05/2010 01:16AM by lvccgd lvccgd.

Options: ReplyQuote


Subject
Views
Written By
Posted
7829
February 02, 2010 10:28AM
Re: Oracle varchar2 to MySQL TEXT
4582
February 05, 2010 01:15AM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.