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 Mike Lewis 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. Jurandi

    Help : Crystal Reports from Oracle Stored Proc

    Hi Shalet76, in a past a had the same problem. Unfortunatelly the unique way to solve this is a dynamic query in a stored procedure case your oracle server version is equal or greater than 8i, because in a clausule IN is not permitted a parameter. I don't know why with a one key it work fine...
  2. Jurandi

    Hi, I need help. I have two tabl

    Hi Guy, try this. inser into b select * from A minus select * from B; Good luck Jurandi
  3. Jurandi

    Hi, I need help. I have two tabl

    Hi Guy, try this. inser into b select * from B minus select * from B; Good luck Jurandi
  4. Jurandi

    Interfacing a Crystal Report object with ASP

    Hi guy's Take a look at Crystal Decision´s site for the file aspxmps8 and others. There are various examples there. Jurandi e-mail: jurandi.nunes@itelefonica.com.br

Part and Inventory Search

Back
Top