Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server / July 2008

Tip: Looking for answers? Try searching our database.

SQL7 and SQL2000

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Daniel - 11 Jul 2008 22:13 GMT
we have a few servers that are running SQL7 and SQL2000

we are looking to move them and upgrade them to SQL2005, but some of the
DB's within these are still being used daily, but most of the programmers
that created these DB are no longer with us so we are trying to find out
what uses them and so on..

As with SQL2005 you have the audit logs that you can review when a procedure
is executed, what data was passed to the procedure and so on.. is there
something we can turn on within SQL7 and SQL2K to help us determine when
data is being put into the tables? and so on..

We have found a few windows scheduled tasks that call VB scripts that have
SQL connection strings to these databases..

So is there maybe some triggers we can write to see what tables are being
updated an at what time the update occurred?

This is only a temporary thing to help us get an understanding of where
things go and what is happening... any help would be greatly appreciated..

Signature

ASP, SQL2005, DW8 VBScript, Visual Studio 2005, Visual Studio 2008

Gert-Jan Strik - 11 Jul 2008 22:37 GMT
You can run SQL Server Profiler (7.0) / SQL Profiler (2000), and simply
capture all submitted statements. it might be a bit overkill, but it
will work.

Signature

Gert-Jan
SQL Server MVP

> we have a few servers that are running SQL7 and SQL2000
>
[quoted text clipped - 19 lines]
> --
> ASP, SQL2005, DW8 VBScript, Visual Studio 2005, Visual Studio 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.