News

Can anyone tell me why I receive this error msg when I run this code;<BR><BR>Error Msg: Server: Msg 16924, Level 16, State 1, Line 16<BR>Cursorfetch: The number of ...
I was thinking I could look at sys.objects and sys.columns to get a list of tables and names and then use a cursor to loop through it all.