I've got a new SQL 2005 box that I need to backup via backup exec. The user I am using to backup the data is a local admin on the SQL box, however when I ...
In this third in a series on working smarter with T-SQL, let's give the built-in sp_executesql stored proc a go. In my previous posts, I've described some methods for generating and executing T-SQL ...
In part 1, we looked at generating T-SQL style code. In part 2, let's get this thing to run! Last time, I showed how a single SELECT statement can be built to create an executable string of T-SQL.
Does anyone know how, once terminal'd into a Unix box (I know very little about navigating Unix), I can execute a sql statement against the informix database installed on the system?<BR><BR>SQL Server ...