From: Jorge A. B. <jor...@gm...> - 2008-12-04 15:50:29
|
Done: http://tracker.firebirdsql.org/browse/ODBC-52 2008/12/4 Alexander Potapchenko <ale...@re...> > Jorge Andrés Brugger wrote: > > call SP_EMITIR_PEDIDO_INTERNO(1,1,1,'some string') > > > > and works fine. But it including a comma in string, like: > > > > call SP_EMITIR_PEDIDO_INTERNO(1,1,1,'some string, with a comma') > > > > it fails with "SQL Error code -104 Unexpected end of command - line 1, > > column 51" > > > > > It is a bug, the tracker at your service. > > Alexander > -- > Alexander Potapchenko > http://www.red-soft.biz > Senior developer > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Firebird-odbc-devel mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-odbc-devel > |