Viewing 14 posts - 16 through 29 (of 29 total)
I have data in a temp table and need to use dynamic sql to delete/insert data into the main table...
I may be doing something wrong with the dynamic sql if...
November 15, 2005 at 6:53 am
thanks but I have a insert from a select statement.... what can I do in this case?
November 15, 2005 at 3:12 am
also you should be pitching this question in the T-SQL forum area
November 11, 2005 at 6:49 am
a left outer join would select all records from tblResv.... but there really is not enough info from the table description provided to give you the SQL.... I am lazy...
November 11, 2005 at 6:48 am
thought I had to return the parameter through the return... doh change return @data to return 0
November 11, 2005 at 4:09 am
thanks but all solved now... dynamic sql is needed because new databases are created as part of an admin function in the application...
November 11, 2005 at 3:36 am
i presume your pre-check would be contained within a SPROC that is updating TBL_X
October 5, 2005 at 11:00 am
CompName\Server Instance Name
July 26, 2005 at 6:50 am
thanks working, there were no instructions what to do once installed but because of the above post I type in \ under name and clicked on refresh services, and the...
July 26, 2005 at 6:49 am
O/S = Windows 2000 Professional Service Pack4
I am pulling my hair out on this one.
I was very careful with the installation making sure none of the services were running which...
July 22, 2005 at 4:08 am
Viewing 14 posts - 16 through 29 (of 29 total)