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 TouchToneTommy 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: *

  • Users: akuan
  • Content: Threads
  • Order by date
  1. akuan

    How to build the trusted relationship between NT and Window 2000 serve

    I try to build the trusted relationship between NT and Window 2000 servers but no luck. Any help will be appreciated.
  2. akuan

    How to invoke an Oracle Stored Procedure from Crystal Reports 8.5?

    I created a test pkg and a pkg body which will be called by Crystal Reports. CREATE OR REPLACE PACKAGE epi IS TYPE wafer_record IS RECORD ( containerid container.containerid%TYPE...
  3. akuan

    How to invoke an Oracle Stored Procedure from Crystal Reports?

    I created a test pkg and a pkg body which will be called by Crystal Reports. CREATE OR REPLACE PACKAGE epi IS TYPE wafer_record IS RECORD ( containerid container.containerid%TYPE, containername container.containername%TYPE ); TYPE Test_Type IS REF CURSOR RETURN wafer_record...

Part and Inventory Search

Back
Top