[alt.sources.wanted] I need an embedded sql to Sybase DB-library call translator.

mhanson@sdcc13.ucsd.edu (Mark Hanson) (02/05/91)

  Does anyone know of a translator to go from embedded sql to Sybase
DB-Library function calls?  I have been tasked to convert a program
which contains embedded sql to run on our Sparc stations with
Sybase, and I'd rather not do this by hand. The program was originally
written for PC's running SCO Unix.  The source for the program came
with many '.sc' files which are then converted to '.c' files with
a translator.  This program does exactly what I want to do, except I
want the output code to be Sybase calls and not Ingres calls.

  If anyone knows of such a thing, or has hints about where to look,
or how to go about this, I'd sure appreciate hearing about it.
Source would be super (even source to an embedded sql to *anything*
translator would be great), and I'd even like to hear of any
commercial products.  The Sybase customer support person did not
know of any such product.  Any pointers are welcome.

Thanks,
Mark

mhanson@sdcc13.ucsd.edu