Feature Request: Provide search functionality to procedures, functions and keywords in code

Have been using SQL Server since 1998, and been wondering why MS cant better the GUI , in terms of ease of use, as its done in Visual Studio and other such tools, though there are some enhancements like multiple window etc, would expect few more for easy
working for developers.
1) A search text box, in the SSMS interface, for searching stored procedures, functions, tables etc would be very useful, instead of expanding the entire tree and going through a long list to find your procedure or table, especially when you have a large
list of them.
2) Also a code search tool, like to find a keyword in the entire stored procedures, triggers and functions would be useful, currently we had to generate whole script and then find the keyword, and this is cumbersome, as you have to move back and forth to
find which stored procedure or function has that keyword etc.
Thanks.

1. You already have feature in SQL management studio to search for objects using full names or patterns through object explorer
See
http://visakhm.blogspot.in/2013/02/object-filtering-using-ssms-object.html
2. For this you can use the catalog view sys.sql_modules and fire a query on it
see
http://visakhm.blogspot.in/2012/03/advantages-of-using-syssqlmodules-view.html
http://visakhm.blogspot.in/2013/01/systemsqlmodules-and-allsql-modules.html
Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

Similar Messages

  • Feature Request: Custom uninstaller which executes actionscript function on uninstall

    Hi,
    My name is Ronald Kamp and I'm an IT Consultant at iDA MediaFoundry Belgium.
    I would like to request a feature. At the moment I have an application that writes a file to the app-storage of my application, to the user's documents and settings folder and one value to the Encrypted Local Store. On uninstall, I would like to remove all of these files so that all links to the application are removed.
    Would it be possible to add a feature to the AIR SDK that will execute a certain piece of actionscript so that all of these files are removed? Of course, it would be possible to create an installer with InstallAnywhere but then we would lose all of the checks that are performed with the standard AIR installer and uninstaller.
    Thanks in advance.
    Kind regards,
    Ronald Kamp

    Hi Ronald,
    Thank you for the feature request feedback.  I agree, having this functionality would be great.  If you get a chance, I'd like to recommend voting for both of these ideas:
    Custom hook on AIR application uninstall
    Deleting local data store while unistall
    You might also be able to work around this now by creating a native installer and having it sub launch your AIR installer.  More details about this can be found on our redistribution instructions, and you can sign up for the licensing needed on our runtime distribution page.
    Thanks,
    Chris

  • Searching strings in procedures, function and packages (OWB)

    Hi all,
    I'm working on an OMB script to look for a string in procedures, function and packages in OWB. So far, I found how to do it for functions and procedures:
    string match -nocase \*text_to_find* [OMBRETRIEVE FUNCTION 'my_function' GET PROPERTIES(IMPLEMENTATION)]
    string match -nocase \*text_to_find* [OMBRETRIEVE PROCEDURE 'my_procedure' GET PROPERTIES(IMPLEMENTATION)]
    I have tried something similar for packages but it didn't work. Does someone know how to do this search in packages? Any help will be appreciated.
    Regards,
    Mauricio

    Of course, if you are looking for a match in any source - including procedures and packages not imported into OWB, then OMB+ isn't going to be a ton of help as it won't be aware of those other packages.
    In that case, you can always find those dependencies by doing a standard select owner, name, type, text from all_source where text like '%YOUR_SEARCH_CRITERIA%' query.
    and you can embed that in your OMB+ using the Java/SQL library: How to run SQL from OMB+
    Cheers,
    Mike

  • Feature Request:  Standard Keyboard Navigation in Media Browser and Project Panel

    It's been a while since I've had time to submit a feature request.  I've wanted to see this one for a while.  If you agree, please submit your own feature request here: http://www.adobe.com/go/wish/
    System Navigational Keyboard Shortcuts in Media Browser and Project Panel
    Windows (and I'm sure Mac) has a standard set of keyboard and mouse navigational shortcuts for keyboard and mouse.  I'm so used to using them in daily browsing (both in Windows Explorer and in any web browser) that missing them in the PPr Media Browser, or getting a different result in the Project Panel, is still very jarring and slows my workflow (even after having used Premiere Pro [again] since version CS4).
    I propose that the Media Browser and Project Panel should honor the OS defaults for keyboard and mouse folder/file navigation.  A few of the standard (Windows) keyboard and mouse navigational shortcuts are listed below (listed in order of most helpful to my own work):
    Moust Back Button = "BACK"
    ALT + LEFT ARROW = "BACK"
    UP, DOWN, LEFT, RIGHT = steps through the various folders within the view.
    UP, DOWN walks through the directory tree while RIGHT expands the currently selected folder and LEFT contracts that directory (twirl down, etc).
    ENTER opens a folder.
    ALT + UP = "Folder Above"
    ALT + RIGHT ARROW = "FORWARD"
    F2 Renames a folder
    ENTER "takes" that name to the clip. (current functionality used ENTER to rename a file/folder).
    ESC cancels the renaming operation.
    Pressing Enter on any piece of Media or Title, etc should take an "expected" action acording to it's context.  (i.e. ENTER on a video clip would load it inot the Source Monitor.  ENTER on a Title would open it in the Title Editor.  ENTER on a folder would take us into that folder).
    These functions exist in both Windows Explorer as well as most modern Web browsers.  When browsing files and Project folders, it's what I've come to expect.  It's muscle memory, if not intuitive.  I realize that many of these keyboard commands are already in use in other windows/panels of the application, therefore, these commands should be Panel-specific (i.e. ALT+LEFT works differently in the Media Browser and Project Panel than it does on the Timeline/Sequence).  And as always, when making such changes (i.e. changing the behavior of ENTER to F2), this set of keys should be highly configurable based on preference:
    Preference:
    checkbox:  Use OS-specific navigational keyboard and mouse commands in Media Browser and Project Panel
    checkbox:  Use the (very few) "classic" Adobe keyboard commands in the Media Browser and Project Panel
    The most common habit I find myself doing in the Media Browser is clicking the BACK button on my mouse—only to realize, yet again, it doesn't work that way in PPr.
    The most common habit I find myself doing in the Project Panel is pressing F2 to rename a folder/bin.  Of course that doesn't work.  And when I've renamed it, I press ENTER to save the name, but that only moves me to the next folder ready to rename it, too.  I also find, out of habit, I try to navigate the bins using the arrow keys and then open the bin/folder using ENTER.  Instead, my bin is asking for a new name and I hit ESC to avoid renaming it—now THERE's a shortcut that works the way it should. 
    I realize this feature may be controversial to some, since it's not the way we're used to doing things in PPr.  However, I'm sure there are just as many out there, like me, who are confounded as to why PPr has never worked with the "conventional" navigation shortcuts found throughout the rest of the operating system, be it Windows or Mac.
    If you agree with this feature request, please submit your own feature request here: http://www.adobe.com/go/wish/

    Nice ideas Jeff.
    There is a site - Flash Catalyst Wishlist/Ideas where you can post these ideas so that the community can vote on them.

  • Feature request: View layer comps in both Comments and Extract

    Good day,
    I'd like to see the layer comps dropdown duplicated and applied to the Comments panel of Extract, in hopes that when viewing layer comps over the web, there's better, faster performance when reviewing comps. Extract is wonderful, but not everyone on my team needs the tools it offers (just developers, really). Everyone on my team does need to view the layer comps, making the comments section an appropriate home for it.
    Note: I'm not suggesting moving layer comps from Extract to Comments. Please make layer comps available to both.
    Thanks for reading,
    -Brent

    Hi John,
    I visit there for other product feature requests quite often. It unfortunately does not offer Creative Cloud as an option from it's dropdown.
    Perhaps I should request that feature? 
    -Brent

  • Feature Request // Book Module: Export as indd file and management

    Book Module: Export as indd file and management
    I would like to request a feature to export a book module as indd file. 
    I like PDF's but .indd is nice also so we are able to to more in depth layouts.
    Having Lightoom being able to manage all your pictures and book layouts would be nice, alot of things can be done in one application.
    Another Feature:  Using Lightoom as book layout management.
    Being able to send a page(s) of the book from lightroom into InDesign to do indepth layout and editing, then being able to send it back into lightroom
    Almost similar to how you can send a photo from LR in Photoshop to do indepth editing and then send it back into lightroom.
    This could and will ease the workflow of book management and layout design.  So lightroom will not only be able to manage photos, but also indesign and book layouts.
    http://forums.adobe.com/message/4238530#4238530

    Why do repeat it here, as you have already filed a feature request for it?
    BTW AFAIK this is already implemented: you can use Adobe Illustrator or InDesign or Opensource Scribus to edit layouts.
    They are just not ready to publish how - another sign of the quality processes at Adobe.
    But you do not send from the book module.
    You create upfront layout templates, which you can import for use inside LR book module.
    This is a one-way street.
    The book module designers did not acknowledge a use case where you might want to fiddle the exact placement of really chosen images.
    It is always you first design a template, then use it.
    Love it or leave it - *change it* is not an option that Adobe seems to give to their beta testers.
    Cornelia

  • Feature requestion: please optimize the Synchronize Folder function.

    With a lot of subfolders, Synchronize Folders is dreadfully slow. I use an eye-fi card to bring photos from my camera to my Mac Pro, and then Synchronize to pull the new ones in to Lightroom. I have my photos organized in folders by day within folders for each year, and as the year goes on, this process takes longer and longer. It would be nice if this process could be sped up (for example, with an option to just search for new folders instead of a deep examination of all photos in all subfolders).

    - ability to choose deletion of an email on handset only
    - desktop software working with all older BB's allowing drag and drop type of transferring data, contacts etc. (BB link doesn't recognize my old Storm) 
    - auto power on/off
    - contacts syncing with yahoo & Outlook (almost two weeks trying to work around it and no luck)

  • Feature Request : provide a way to create access policies or identities with matching condition based on the HTTP header's "Referer" field

    Hello,
    I have a use-case I would like to share with you. When a customer configures its WSA with highly restrictive internet access like in the example below, it may trigger some issues :
    1- allow internet access only for URLs defined in whitelist.
    2- block ALL other requests.
    Let's take the following example :
    1- the customer only allow requests to www.siteA.com. siteA.com is the only URL included in its whitelist.
    2- www.siteA.com contains many embedded objects (such as facebook like tags, youtube videos, links to partners sites, ...)
    In this configuration, the end user will be allowed to reach siteA but the page will not be fully displayed. All the embedded objects not directly located on siteA will be missing.
    With WSA, the easiest way I can imagine to solve the issue is to list all the embedded objects present on siteA, get back their URL and also add these URLs to the whitelist. But this solution if of course far to be really convenient since it involves to know exactly how each HTTP page you want to consult is built.
    With other proxies, such as Bluecoat proxies or McAfee Web Gateway proxies for example, I used to solve this kind of issue by using the HTTP referer field (the URL you come from). For example with Bluecoat :
    <Proxy>
        ALLOW request.header.Referer.url.domain=//www.siteA.com/
    => All requested objects from siteA.com will be automatically allowed by the proxy, even if they are not part of my whitelist.
    - Do you have a better suggestion than the one I'm currently using with WSA (adding each sites in whitelist) ?
    - Would it be possible to add the field HTTP referer as a matching condition for Identities and access policies in your next release ?
    Thanks in advance
    Best regards

    As far as I'm aware this functionality is still not available... would be an awesome feature to have, but could also be abused at the same time by a user writing their own "middleware" proxy and setting the referrer header to that allowed site..  could be done in like ~15 lines of perl / python.
    Either way... would still be a cool feature to have.

  • Feature Request: Sort/Search by TIME

    I have made this request before, here's a second effort.
    It would be useful to be able to search files and to create Smart Collections based on TIME.
    Travel photography
    Wedding photography
    Event photography and
    Sports photography
    would all benefit from being able to create Smart Collections based on Capture Time.
    Example: during a wedding the ceremony takes place between: 1pm and 2pm, the reception, from 2pm-4pm. A search by time will help, photographers find the images which represent each time-slice of an event.
    Sporting Events: ie. multi-venue/team event: the US hockey team plays from 9am-11am, the women's volleyball team plays from 11;30am-1pm, etc.
    I've been requesting this feature since version 2. It's time.
    Thank You,
    Efrain Cruz

    I concur with John - AnyFilter is a great way to find photos based on any criteria existing in Lightroom .
    That said, another option is to use the Metadata Extensions plugin (it's free, and I wrote it), which includes 'Hour of Day' item for library filters or smart collections.
    Which should you prefer?
    * AnyFilter is faster for one-time/on-demand queries, and more powerful in general, but relies on a proprietary plugin dialog box for it's human interface.
    * Metadata Extensions takes longer for a one-time initialization of the metadata in Lightroom, but then allows you to use "standard" (built-in) Lr search & filter mechanisms afterward.
    So, if you frequently want to filter or smart-collect based on time (hour) of day, and/or you don't use AnyFilter often, then you might find Metadata Extension is most convenient.
    If however, you use AnyFilter frequently enough that you've become accustomed to it's UI, and/or you don't filter/smart-collect on time-of-day that often anyway, AnyFilter may be preferable.
    Which do I use?
    * Both, depending..
    PS - another option is Jeffrey Friedl's DataExplorer plugin. I don't have enough experience with it to comment, but it does support hour-of-day.
    Rob

  • Feature Request: provide screen resolution options?

    Firstly, thanks for the amazing browserlab, it's so useful.
    However, it would be great if we could preview sites in different screen sizes too.
    Is this feature likely to be added at any point?

    Hello,
    I'd like to see more screen resolution settings too
    Currently, 1024x768 is still a good percentage of visitors, but IMHO the sum of people with 1280+ is greater.
    It also seems to me that your virtual machines sometimes renders a little less than 1024...
    thank you for improving Browser Lab

  • Feature Request: Scan attached drives to automatically find and reconnect "missing" images

    This is the kind of thing that computers are good for. I'm surprised that we've made it all the way to version 5 without this feature being added.  It would be relatively easy.
    Scan the catalog to make an internal list of all images that are "missing" (the raw file is not found where the catalog says it should be).
    Scan the attached hard drives and make an internal list of all images on the system.
    Compare the file names, sizes and dates of all of the found images and match them up. 
    You could provide a UI to confirm the reconnected images, or simply do it automatically.  If desired, you could use EXIF data in the images to help confirm that the proper images are being connected.  In fact, this step could be used as an "advanced" option to find images where the filename has changed.
    Thanks for your consideration!
    David Terry
    (an original Raw Shooter and RawShooter/Pro user - which Adobe purchased and turned into Lightroom 1.0 - it's been a wonderful ride so far!)

    Eliminating step 2 eliminates the security of an immediate backup.  I don't want to ever tell a customer that I lost their images.  The backup is done just as soon as possible.
    Doing the processing on the SSD while having backed up to storage lets me get through thousands of images on a weekly basis (all things related to weddings as well as family portraits, seniors and the like). 
    The syncing process is automated (in fact, most of my processes are).  It keeps *me* fast and efficient. 
    So why argue against a tool that can benefit not only me but others that have lost their images (for reasons having nothing to do with me or my workflow)?  I am involved in many forums and have frequently helped people to find their lost images.  I love that Lightroom easily reconnects the images.  The only hard part is finding what happened to them (often they did a bonehead drag and drop of a folder and moved the images somewhere they didn't expect, sometimes they changed drive letters, sometimes they purposely move files and just don't realize the repercussions). 
    ALL of these people would benefit from adding this feature.
    Why try to argue against it?  I don't need a solution to my workflow.  I love my workflow.  I just think this feature would be beneficial to me and lots of other people.
    Thanks for understanding.

  • FEATURE REQUEST: illuminate keyboard on wake from sleep and passwd required

    I've had my MBA for about a week and a half now. Slick little machine. Love it. There's one thing it doesn't do that's driving me crazy. Well, not literally crazy, but it is annoying. To reproduce:
    1. System Preferences -> Security -> check "Require password to wake this computer from sleep or screen saver." Quit System Preferences.
    2. Press F6 enough times to make sure the keys are illuminated.
    3. Close the display and wait for the computer to go to sleep.
    4. Open the display and wait for the computer to wake.
    5. The screen will turn on and the password prompt will appear. However, the keys are not illuminted! If you're in the dark, you have to hunt for the right keys to enter your password.
    6. After you enter your password, you are brought back to whatever you were doing when you closed the display in step 3, and the keys light up.
    The keys should light up when you open the display, not once you've unlocked the machine!
    Bug!

    It's best you send this directly to Apple: http://www.apple.com/feedback
    Have a nice day.
    Boyd

  • Enhanced Approval Procedure Functions- authorization issue

    Dear Expert,
    I have activated the enhances approval procedure function as per below screen shot:
    Granted authorization as mention in New ChaRM Feature with SP 10: Enhanced Approval Procedure Functions by Michael. With SM_APP_AP with 02, 22 and 75.
    But the Request for change procedure selection and approval steps was disabled
    The requestor able to change the approval procedure and approval steps only  if i granted the user with 70 (administer).
    Please help as i want the requestor to be able to select the approval procedure and approval steps but not approving the CR. Im following the chart below but seem like is not working.
    Role
    SAP standard roles
    Activity for
    Change Manager
    SAP_CM_SMAN_CHANGE_MANAGER
    37 (approve) approval step, 75 (delete approval step), 22 (add approval step), 02 (change approval procedure assignment)
    Potential Approvers
    SAP_CM_SMAN_DEVELOPER
    SAP_CM_SMAN_OPERATOR
    SAP_CM_SMAN_TESTER
    37 (delivered inactive)
    Power User, Administrator
    SAP_CM_SMAN_ADMINISTRATOR
    70 (administer), 37 (approve) approval step, 75 (delete approval step), 22 (add approval step), 02 (change approval procedure assignment)
    Thanks
    Regards,
    Junnie

    Hi Jansi,
    I have added activity 22 (add approval step)  and 02 (change approval procedure assignment) but the approval procesure and approval step are disabled and not allow the requestor to select /add/ male changes.
    So im not sure which part is going wrong.
    Thanks
    Regards,
    Junnie

  • FEATURE REQUEST: make swipe-down Notifications bar disable-able

    I use the iPad as a drawing tablet every day, using Brushes, ArtRage, and other drawing apps.
    It's wonderful and I am delighted to be able to do this . . . EXCEPT WHEN I DRAW A STROKE DOWN FROM THE TOP OF THE SCREEN.
    The introduction of the new pull-down Notifications drawer has led to loud cursing and a strong desire to break things, for me. When one is drawing, one is not in a state in which one wishes to glance at what the next day's schedule is at. Furthermore, the active area of the pull-down also 'catches' the drawing input, so the stroke which is misdirected into the Notification dialog is lost work, and subsequent rapid stokes, up to the threshold of my reaction time, also do not register.
    I must then dismiss the godforsaken irritating dialog in order to continue drawing. It is the most incredibly irritating interaction I have ever experienced on an Apple product.
    Please permit the dialog to be disabled either user-globally or on a per-app basis as a user-configurable setting.

    even with all notifications turned off the drawer remains active. there's no way to disable it.
    while this may be a user to user forum apple people do contribute.  I did file this as a feature request but wanted it to be visible and searchable.

  • Any Plan for JDeveloper to have feature requests like SQL Developer

    Recently SQL Developer has come up with "Feature requests" link where users can request for feature requests or see the existing ones.
    http://htmldb.oracle.com/pls/otn/f?p=42626:37:3434730358746967::NO:::
    This sort of feature will be very useful in one place instead of using JDev Forum for feature requests.

    Hi,
    yes, we like the idea and we are looking into this.
    Frank

Maybe you are looking for