Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. wolfspawn

    how do i convert this to ANSI/Postgres usable SQL?

    here is an example of the end of a SQL statement that I need to convert. the SELECT clause is irrelevant (it was just too much to post). i am kind of lost on what to do with the outer joins that i have on a table to a particular field for example ---- fax.gctyp(+)='FX' ----- FROM gnams...
  2. wolfspawn

    rewrite function code (non ansi sql rewritten to ansi)?

    just trying to bump this up... can anyone help me out?
  3. wolfspawn

    rewrite function code (non ansi sql rewritten to ansi)?

    hello. i am a java programmer who has alot of code that i wrote non-ansi based sql in. i was in the midst of attempting to write a converter that i could put in between my code and my database that would convert non-ansi SQL to ansi sql. i have been using freeware databases, because i dont make...

Part and Inventory Search

Back
Top