|
Home > Archive > SQL server exams > July 2002 > Sql-dmo
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| cocolocopolo 2002-07-07, 11:11 pm |
| From Microsoft SQL Server 2000 Database Design & Implementation Training Kit, Chapter 9 Lesson 2: Creating and Managing Triggers, the first section talks about "Creating Triggers Using Transact-SQL". Then the Second section, page #342, it says:
"You can create triggers by using the SQL-DMO interface or by using
applications such as Enterprise Manager."
Wow, I know Enterprise Manager, but what is "SQL-DMO interface" ???
Please H-e-l-p !!! | |
| necrophantasm 2002-07-09, 6:06 am |
| I do know that SQL-DMO is another API like ODBC or OLE DB (SQL-Distributed Management Object) that enables applications to communicate with SQL Server. Sorry I can't tell you more, but the books I have read don't go into much detail about it, and all we use here at work is ODBC. | |
| cocolocopolo 2002-07-10, 12:34 am |
| Thanks dear necrophantasm. |
|
|
|
|