|
Home > Archive > SQL Anywhere database > May 2005 > Behavior change in 9.0.2.3124?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Behavior change in 9.0.2.3124?
|
|
| Martin Baur 2005-05-28, 3:23 am |
| Hi there
I used the comment like this in SQL
select some_field,
-- some_commented_field
,
some_other field
I am quire sure that this worked in previous versions, but on 3124 it throws an error when executed over ODBC ...
Can someone confirm this?
Martin
| |
| Greg Fenton 2005-05-30, 9:23 am |
| Martin Baur wrote:
>
> I used the comment like this in SQL
>
> select some_field,
> -- some_commented_field
,
> some_other field
>
> I am quire sure that this worked in previous versions, but on 3124 it throws an error when executed over ODBC ...
>
What is the client application?
greg.fenton
--
Greg Fenton
Consultant, Solution Services, iAnywhere Solutions
--------
Visit the iAnywhere Solutions Developer Community
Whitepapers, TechDocs, Downloads
http://www.ianywhere.com/developer/
| |
| Martin Baur 2005-05-30, 8:23 pm |
| In article <429b170c$1@forums-2-dub>, greg. fenton_NOSPAM_@ianyw
here.com says...
> Martin Baur wrote:
>
> What is the client application?
ColdFusion MX 6.1
The app never stumbled over this until I installed 9.0.2.3124 ... afaik, it is clearly related to this ebf.
Martin
|
|
|
|
|