Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / Informix Topics / November 2004

Tip: Looking for answers? Try searching our database.

Procedure with carriage return

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
try_and_err - 23 Nov 2004 08:18 GMT
We would copy one procedure from one server to another, but:
let var1 = var1 || '
#                  ^
#  282: Found a quote for which there is no matching quote.

                  ';

The code is generated from dbschema, the procedure works fine on the
original server. How can i create the same procedure on another server
?
We use 9.30 on Solaris 7.

Regards,
try_and_err
Doug Lawry - 23 Nov 2004 10:02 GMT
EXECUTE PROCEDURE IFX_ALLOW_NEWLINE('T');

CREATE PROCEDURE ...

Signature

Regards,
Doug Lawry
www.douglawry.webhop.org

> We would copy one procedure from one server to another, but:
> let var1 = var1 || '
[quoted text clipped - 10 lines]
> Regards,
> try_and_err
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.