Search Wiki:
Project Description
How to use SMO from TSQL using Service Broker.


This project is for the demo code fusing Servicbroker to allow us of SMO from TSQL.

The demo will allow you to script a table from within management studio
Last edited May 3 2007 at 1:26 PM  by simonsabin, version 3
Comments
sharadov wrote  Feb 7 at 1:22 AM  


I have tried executing the proc this way:

sp_SQLBits_Scripter_GetObjectScript 'DimProduct'

Get the 'object not found' error.

What am I missing here?

Thanks in advance


Updating...