473,503 Members | 1,775 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

show stored procedure

Hello,

I only have remote access to the db via textual interface.

Now I try to find out what an existing stored procedure is doing.
I tried like 'desc sp_sale_pro' and 'show sp_sale_pro' - but that is not
working.

Can anybody help?

Thanks!!
Paul

Jan 11 '06 #1
3 1729
On Wed, 11 Jan 2006 18:32:07 GMT, Paul wrote:
Hello,

I only have remote access to the db via textual interface.

Now I try to find out what an existing stored procedure is doing.
I tried like 'desc sp_sale_pro' and 'show sp_sale_pro' - but that is not
working.

Can anybody help?

Thanks!!
Paul


Hi Paul,

sp_helptext sp_sale_pro

--
Hugo Kornelis, SQL Server MVP
Jan 11 '06 #2

"Hugo Kornelis" <hu**@perFact.REMOVETHIS.info> wrote in message news:ch********************************@4ax.com...
On Wed, 11 Jan 2006 18:32:07 GMT, Paul wrote:
Hello,

I only have remote access to the db via textual interface.

Now I try to find out what an existing stored procedure is doing.
I tried like 'desc sp_sale_pro' and 'show sp_sale_pro' - but that is not
working.

Can anybody help?

Thanks!!
Paul


Hi Paul,

sp_helptext sp_sale_pro


Ha, that's good to know :-)
I always used the little select that I just posted, packaged
in another stored procedure. That means I can get rid of it
now.

Thanks,
Dirk Vdm
Jan 11 '06 #3
Thanks Hugo,
thanks Dirk

you helped me a lot!
Paul
Jan 11 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
22091
by: dinesh prasad | last post by:
I'm trying to use a servlet to process a form, then send that data to an SQL server stored procedure. I'm using the WebLogic 8 App. server. I am able to retrieve database information, so I know my...
4
3171
by: Rhino | last post by:
Is it possible for a Java Stored Procedure in DB2 V7.2 (Windows) to pass a Throwable back to the calling program as an OUT parameter? If yes, what datatype should I use when registering the...
8
7893
by: Thomasb | last post by:
With a background in MS SQL Server programming I'm used to temporary tables. Have just started to work with DB2 ver 7 on z/OS and stumbled into the concept of GLOBAL TEMPORARY TABLE. I have...
2
5436
by: Dino L. | last post by:
How can I run stored procedure (MSSQL) ?
6
2698
by: Jim | last post by:
Can someone, please, show me how to display the results of a stored procedure in a VB.NET datagrid on a winform? I'm a newbie. Here's my SQL 2000 stored precedure that returns the status of...
1
993
by: Øyvind Isaksen | last post by:
I want to make a page to update articles stored in my SQL Server. Ofcourse, the saved article information needs to be displayed in the form fields when the page is opened. Then the user can update...
7
3430
by: Dabbler | last post by:
I'm using an ObjectDataSource with a stored procedure and am getting the following error when trying to update (ExecuteNonQuery): System.Data.SqlClient.SqlException: Procedure or Function...
0
2141
by: Mariana | last post by:
Hello, I am exporting reports in pdf format from .net 2005 . The export is working fine; however the user values of stored procedure parameters does not show in the report. What do I need to do in...
2
1747
by: Andrew Cooper | last post by:
Greetings, I'm creating a website using ASP.NET. In creating my DAL I've got a Table Adapter that I've set up to use an existing Stored Procedure from an SQL Server 2000 database. However,...
0
7274
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7323
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6984
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
5005
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4670
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3162
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1507
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
732
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
377
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.