Nebojsa Ilic
SSCommitted
Points: 1735
More actions
October 14, 2007 at 4:05 am
#199217
Comments posted to this topic are about the item Table journal
PCI
SSC Journeyman
Points: 76
December 12, 2007 at 6:32 am
#759370
Interesting but your script have a little problem !
The T-SQL for creation table journal is missing !
I have appending a new parameter @DebugMode for just display the result at the screen.
January 3, 2008 at 3:40 am
#764302
PCI,
Create command is "hidden" cause I'm not using create DDL command but Select ... into
Procedure spCreateJournal (follow variable @SQLCommand) will create journal table if it doesn't exist.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply