If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Pervasive.SQL > Writing Script for creating a stored procedure

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-23-04, 07:39
DreamTwister DreamTwister is offline
Registered User
 
Join Date: Mar 2004
Posts: 1
Question Writing Script for creating a stored procedure

Hi Everybody,

Can anyone please help me with this problem.
I have created a stored procedure called salereg. Now I want to deploy it in the client site.

How can I create a script to create this Stored procedure, So that I can directly send this script file and ask the client to run it on the Database.

Any help will be greatly appreciated.

Thanx In Advance

Regards
Praveen
Reply With Quote
  #2 (permalink)  
Old 03-23-04, 16:51
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,026
All you would have to do is send them the CREATE PROCEDURE command. The script file could be a text file or they could simply copy and paste it into the SQL DM window when connected to your database.
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development
http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On