Posts Tagged ‘Database’

Did you know about db4o – a brilliant object oriented database

January 27, 2010 - 7 Comments - App Development

db4o-slash
Db4o. It’s an object oriented database. It’s so simple, so easy to learn, well, you nearly don’t need to remember anything new.

Article Tags: , , , ,

Find all the SP using specific tables or views

April 14, 2009 - No Comments - SQL Code

Find in the database all the store procedures using specific tables or views.
Or list all the tables or view, which the specific Views or StoreProcudres use.

Article Tags: , ,