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. OhDelphi

    Converting TParams to ADO TParameters

    I use this code from whosrdaddy back in 06/08/04. But I keep getting typecast errors {same problem as ehamlin}. Any help? Code as below: function ConvertToADOParms(Owner: TADOStoredProc; aParams: TParams): TParameters; var i: integer; begin // Convert a standard TParams object to an...

Part and Inventory Search

Back
Top