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

Time for a stored procedure called from Delphi

Status
Not open for further replies.

jephte

Programmer
Aug 30, 2005
2
FR
Hello,

A very hot topic for me...

a stored proc (no parameters)on SQL -Server updates a table from another table.

It takes 1 second to execute from Entreprise manager.

Executed from Delphi 5 ADOconnection and ADOCommand it takes 7 minutes.

What is the proper configuration of ADO in Delphi ?

Where is my mistake ?

Thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top