No announcements
Found 1844067 threads
-
0 Votes
Stored Procedure Return Problem
The problem is not correctly binding an output parameter in the calling procedure.Answered | 3 Replies | 750 Views | Created by David Chase89 - Thursday, July 24, 2014 5:12 PM | Last reply by davidbaxterbrowne - Thursday, July 24, 2014 7:26 PM -
0 Votes
Problem with debugging stored procedures
Please refer this link to troubleshoot the problem, http://support.microsoft.com/kb/817178 For other detail infomation about ...Answered | 2 Replies | 7162 Views | Created by wyborowiec - Wednesday, September 12, 2007 4:08 PM | Last reply by Ch. Rajen Singh - Monday, January 27, 2014 10:47 AM -
0 Votes
Problem with stored procedure
why should this stored procedure return the camp ?Answered | 4 Replies | 3923 Views | Created by Rmadrid - Saturday, April 7, 2012 6:55 PM | Last reply by hitechiper - Monday, April 16, 2012 4:08 PM -
1 Votes
have problem with stored procedure
To execute a stored procedure, you use the "EXECUTE" (or the short form "EXEC") command.Answered | 8 Replies | 1024 Views | Created by Sally Lue - Friday, October 3, 2014 10:53 PM | Last reply by pituach - Thursday, October 9, 2014 8:54 PM -
0 Votes
Store Procedure Debugging Problem.
Administrative Templates->System->Remote Procedure Call->Restrictions for Unauthenticated RPC clients group policy setting.Answered | 1 Replies | 6317 Views | Created by dev00 - Tuesday, November 30, 2010 8:59 AM | Last reply by Ai-hua Qiu - Wednesday, December 1, 2010 9:44 AM -
0 Votes
Problem with a stored procedure
As others pointed out, this is sledgehammer solution to a problem which should be addressed elsewhere.Answered | 5 Replies | 764 Views | Created by Anthony C-UK - Tuesday, October 13, 2015 1:17 PM | Last reply by Erland Sommarskog - Tuesday, October 13, 2015 9:30 PM -
0 Votes
Probleme Executing a stored procedure ....
can i use nextRowset to solve the problem???Answered | 4 Replies | 10186 Views | Created by Bruno_Boccara - Thursday, July 12, 2012 2:26 PM | Last reply by Christian Tanamal - Saturday, August 3, 2013 10:06 AM -
2 Votes
SQL Stored Procedure problem
[DSelection] @company_id int as declare @SQL nvarchar(1000) SELECT @SQL = 'SELECT bus.id FROM bus WHERE ( bus.company_id = ' + ...Answered | 2 Replies | 6767 Views | Created by Mindhunter74 - Saturday, June 6, 2009 5:54 PM | Last reply by Jay Bonk - Saturday, June 6, 2009 7:16 PM -
6 Votes
Problem with stored procedure
But the real problem is your design.Answered | 4 Replies | 1806 Views | Created by Aaron Hartley - Friday, August 30, 2013 10:17 PM | Last reply by --CELKO-- - Sunday, September 1, 2013 2:05 AM -
0 Votes
Problems with Stored Procedures
Call stored procedure (with parameters) using SqlCommand, you could get the same result as runniing T-SQL Statements.Answered | 2 Replies | 5895 Views | Created by keyaa - Tuesday, May 18, 2010 10:08 AM | Last reply by Alex Feng (SQL) - Thursday, May 20, 2010 3:27 AM -
1 Votes
Stored Procedure Problem
If your intention is to print the result as a message instead of a resultset, try: CREATE PROCEDURE ...Answered | 8 Replies | 2177 Views | Created by pnreddy - Sunday, January 29, 2012 12:58 PM | Last reply by Dan Guzman - Sunday, January 29, 2012 3:03 PM -
1 Votes
Stored procedure problem
i supply different set of dates, and the amount calculated will be different...i hv to join this output with another table which is static.. hence i thought creating a temporary ...Answered | 19 Replies | 3355 Views | Created by cololBIg - Friday, August 7, 2009 6:28 AM | Last reply by Mangal Pardeshi. _ - Friday, August 7, 2009 12:56 PM -
0 Votes
Stored Procedure Execution Problem
I ran into problem when i create a stored procedure and put my query in.Answered | 9 Replies | 5609 Views | Created by Mohammad-Sufian - Thursday, December 18, 2008 12:32 PM | Last reply by Sankar Reddy - Saturday, December 20, 2008 3:59 PM -
0 Votes
problem in execute the stored procedure
try, use [MyDatabase] exec test Thanks Sarat --Please use Marked as Answer if my post solved your ...Answered | 2 Replies | 870 Views | Created by pooya.mahmoodi - Saturday, March 16, 2013 5:16 PM | Last reply by Erland Sommarskog - Saturday, March 16, 2013 6:18 PM -
0 Votes
stored procedure execution problem
Increase the size of the stored procedure parameters as "mitasid" suggested.Answered | 2 Replies | 7399 Views | Created by mitasid - Wednesday, November 15, 2006 12:15 AM | Last reply by Ch. Rajen Singh - Tuesday, February 18, 2014 5:12 AM -
0 Votes
Problem while execution of stored procedure
my problem is solved.Answered | 9 Replies | 3156 Views | Created by satish11 - Thursday, May 3, 2012 5:56 AM | Last reply by satish11 - Thursday, May 3, 2012 2:27 PM -
0 Votes
Problem to connect Stored Procedure with Crystal
I solve this problem!Answered | 2 Replies | 4078 Views | Created by JohnyMoraes - Wednesday, April 6, 2011 4:57 PM | Last reply by Leo Liu - MSFT - Saturday, April 9, 2011 6:15 AM -
1 Votes
Stored procedure executed in stored procedure
Hi IqPerf, You can also use OpenQuery to select data from a Stored Procedure.Answered | 4 Replies | 5078 Views | Created by lgPerf - Wednesday, April 27, 2011 2:12 PM | Last reply by Naomi N - Wednesday, April 27, 2011 3:04 PM -
0 Votes
stored procedure - @error problem
i would like to ask about the @error problem.Answered | 3 Replies | 781 Views | Created by --_-- - Thursday, July 10, 2014 8:06 AM | Last reply by Janani A T - Thursday, July 10, 2014 9:29 AM -
4 Votes
Problem in stored procedure
Problem solved: Not really.Answered | 8 Replies | 4401 Views | Created by Dotnet_Chd - Monday, January 10, 2011 6:55 AM | Last reply by Erland Sommarskog - Monday, January 10, 2011 8:15 AM - Items 1 to 20 of 1844067 Next ›
No announcements