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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jm2003

  1. jm2003

    How to Get the OUTPUT Parameter From a Stored Procedure

    Something might help you: Problem occured with datatype casting. Why you use long to declare your variable ll_scale_id? Did you try to just use int? And you can try use string/char, it will be more simple for database interface. I mean you change the stored procedure to convert the output as a...

Part and Inventory Search

Back
Top