A
ahmeddc
Guest
HI
I want to show the last time inside the SQL database the following data was updated for the database:
Any new table is created/dropped from Database.
Any new column is added/removed or update data from table in the Database.
Any new views/Stored Procedures/Functions are added/altered inside the Database or backup or restore.
I want to display the latest data update via the code inside the program Form & code or function in sql.
Continue reading...
I want to show the last time inside the SQL database the following data was updated for the database:
Any new table is created/dropped from Database.
Any new column is added/removed or update data from table in the Database.
Any new views/Stored Procedures/Functions are added/altered inside the Database or backup or restore.
I want to display the latest data update via the code inside the program Form & code or function in sql.
Continue reading...