News

My plan was to get the text file and do a Bulk insert into a holder table in Sql server 2000 via the bulk insert command inside a stored procedure ... I could use BCP and fire a dos command ...
The basic Server Extensions that ship with UltraDev allow you to issue SQL ... stored procedure code. The only change I had to do in UltraDev was to open the commAddJob command and change the ...
This screenshot lists the source of a SQL Server 2014 stored procedure hitting the AdventureWorks2012 ... source illustrates how easy it is to INSERT XML data into temp tables and table variables ...