How can we help you today? How can we help you today?
lfagetti
A SQL parsing engine to list SQL objects used in the statements?
Hi, I'd like to know if there is any future plan to provide a more generic engine capable to perform same and more functionalities of those in SQL Prompt.Briefly, you pass one or more objects (stor...
2 followers 3 comments 0 votes
Ignoring "NOT FOR REPLICATION"
Identity columns and Foreign keys can be marked "NOT FOR REPLICATION" example: [AdAttendID] [int] NOT NULL IDENTITY(1, 1) NOT FOR REPLICATION It would be great to have an option to ignore "NOT FOR ...
1 follower 1 comment 0 votes
Dynamic SQL and CRUD
Hi, RGDT Vs. Dynamic SQL ? In case Dynamic SQL exists in a SP, no dependency trace can be generated unless all the possible combinations (so far at table level) are explicitly written in a never re...
0 followers 0 comments 0 votes
Suggestions
Few suggestions 1. Add objects to project: alternate way via XML Instead of performing the selection via UI, to accept a XML file that contains all the needed info (Instance, U/P or trusted, DB and...
1 follower 1 comment 0 votes