I have: Delphi 4, SQL Anywhere 5
How to run a query( stored proc) in a background mode in my application?
--
Sergiy Y. Klokov
(+38 044) 464-71-85, 464-71-78 - work phone/fax, 263 - Inner phone (2-35
in foyer)
How to run a query( stored proc) in a background mode in my application?
--
Sergiy Y. Klokov
(+38 044) 464-71-85, 464-71-78 - work phone/fax, 263 - Inner phone (2-35
in foyer)
Quote:> I have: Delphi 4, SQL Anywhere 5
> How to run a query( stored proc) in a background mode in my application?
> --
> Sergiy Y. Klokov
> (+38 044) 464-71-85, 464-71-78 - work phone/fax, 263 - Inner phone (2-35
> in foyer)
1. Running a Stored Proc in Visual Basic Vs Query Analyser
I run a stored Procedure in Query Analyser and it takes 4
secs when I run the same query in Vb it takes over 2
minutes. Any Ideas please ?
2. SQL Server 6.5 Mail session not compatible with Lotus cc:mail?
3. T-SQL stored proc running in query analyser
5. stored proc runs fine, then one instance runs very slowly
7. Running a Query in Background
9. stored proc running a remote stored procedure
10. Stored Proc Calling Another Stored Proc
11. populating a temptable from a stored proc within a store proc
12. Executing a stored proc in a stored proc...
13. How do I call a stored proc from inside another stored proc