× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
gladiusora reported 2023-10-25T21:30:29Z  · tomconrad last modified 2023-10-26T17:22:42Z

Procedure not recognize PRINT key word and functions for Sybase ASE


customer request
Priority Major
Complexity Unknown
Component DB - Sybase ASE
Version Future

Customer issue when using Rapid SQL this PRINT command works.

From Walter Architect the fix they implemented in Rapid SQL.

With the native driver (ODBC or CTLIB for sybase) the print messages come up as information messages when they are sent.  JDBC moves those to the end as part of the warning chain.  (if you are debugging the old fashion way, print statements would tell you the state at a certain point before seeing the results after that point, but in JDBC they all come at the end)
what we do is when going through the warning chain for SQL Server and Sybase, we pull out the informational messages from the warning chain and display them as a result instead of as a warning.
o in RapidSQ:L/DBARtisan, "print 'test';" would be the same as "select 'test'"
in terms of output

Issue #15933

New
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017