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.
Extract all SPs , Triggers to output file at one shot
Hi All,
I am just a newbie to sybase.
Just like Generate Scripts in MS SQL 2005 , Is there any way to extract all SPs,Triggers into output file from sysbase at one shot.
I am using Embarcadero Rapid SQL V7.6.4
Thank you guys for your kind reply.
Actually i used DbArtisan to extract all SPs into ouput (.sql) file
But now my requirement is that i need to get each and every SPs & triggers into each sql output file.
ie., I have 2254 sps so i need to generate 2254 output (.sql) files.