




Overview of Find It EZ
Find It EZ is a source code search engine designed to save you 100s of hours per software developer, per year! It is the most comprehensive "where used" search engine available, now including cloud database scanning support!
Rock Solid QA - Find It EZ ensures it by locating every and any where a particular variable, table or column name is used throughout your entire software application body of work! Confidently find ALL references to an object, no matter where it may be hidden or used.
Timely & Accurate Estimates - Find It EZ empowers you to deliver & impress by rapidly identifying the full extent of a change request, across all application source code ( *.net, C/C++, JAVA, VB, JavaScript, ASP, JSP, HTML, XML, PHP, Perl, LUA, ... and more! ), including your entire database and within Crystal Reports, Active Reports or SSRS. Turbo charge your Impact Analysis!
Reliable, Easy To Use & Comprehensive - Search SAP Crystal Reports formulas, sub-reports, parameters and more ... while simultaneously searching Oracle MySQL schema, SQL code (triggers, stored procs, views) or table data, Find It EZ covers it all! It's advanced, relational database scanning features support multiple DBMS' like Microsoft SQL Server, IBM DB2 and more!
Impecable Code Reviews, Reduced Bug Risks - As a DBA, you know the risk and performance drain when developers use "SELECT *". With Find It EZ, you can scan all triggers, stored procedures, views and user defined functions to quickly & confidently locate anywhere that phrase is used within your database code. But you can also scan imbedded SQL calls within your entire programming source code library, including SELECT statements that may be hidden within Crystal Reports formulas! Find it everywhere, fix it now, smack em later! Code reviews done easy.
Features ofFind It EZ
»Comprehensive Database Searches
Connect directly to supported relational databases to instantly scan meta data, table data contents, table definitions ( including indexes, keys and constraints ), triggers ( active or inactive ), stored procedures, views ( or MS Access queries ) and user defined functions. Speed up and narrow your search with filters ( by subset of selected tables or SQL code object name, etc. ). Even reach for the sky, search cloud-based RDBMS' Amazon RDS or SQL Azure!
»Profiles
Configure & save settings for re-use or comparison of search results between various project libraries. Great feature for setting up search paths for each software project life cycle environment that may contain different versions of programming code and/or unique database instances ( eg, Development, Staging, Production, etc. ).
»Find It EZ Viewer
Quickly browse file or database object contents with highlighted matches.
»Launch a File Editor
For file-based or SQL code search results, you are just a click away from launching the editor of your choice to instantly modify source code containing matches.
»Advanced Software Specific Search Settings
Include or ignore matches within source code comments. Perform case sensitive searches. Use exact or partial word or phrase matching.
»Regular Expressions
Harness the power of regular expression search syntax to scan your software project source documents. For example, if you wanted to scan through your application source code to find all instances of inserting data into a specific table using SQL ( SELECT or INSERT INTO ... ), you could use a regular expression. With regular expressions you can describe almost any text pattern, including a pattern that matches two words near each other. This pattern is relatively simple, consisting of three parts: the first word, a certain number of unspecified words, and the second word. So, to find all SQL calls to "insert data" into the "Customer" table, you could use the regular expression: \bINTO\W+(?:\w+\W+){0,1}?CUSTOMER\b . The quantifier {0,1}? makes the regex scan require a minimum of zero words and at most one word between "INTO" and "CUSTOMER".
»Boolean Query Builder
Use the new query builder to create complex, compound boolean search terms with ease!
»Print or Save Results
Easily share search results with your software project team for delegating or documenting tasks.
»Build search terms based on Results
Right-click a search result to quickly create your next set of "find" search term(s). All searched term history is automatically stored for re-use. You can clear the search history at any time.
»Product Comparison
With modern and web-based software projects, dynamic database content and SQL code use are becoming an increasingly larger proportion of most applications. In addition, reports are of course an integral deliverable in all software projects. Add Find It EZ to your developer toolbox suite to compliment enterprise application source code search products that do not directly scan relational database or report languages such as Crystal Reports ... no other software source code search engine provides this direct, comprehensive scanning feature of two of the most widely used and important components of applications today!