Viewing 15 topics - 276,781 through 276,795 (of 283,823 total)
Topics
Started by
Posts
Last post
How do I return multiple columns from a single row Select to be used in variables within some TSQL …
2 replies
I'm attempting to link a sql7/NT4 Server to sql2000/Win2000 Server on the web. With the following …
2 replies
We have to install an SQL2K Ent Ed. environment (2 servers + External SCSI RAID box) Which would be…
6 replies
One to watch. If for any reason you have tables or stored procedures in the MSDB database which are…
2 replies
Hi, Look at following, it works fine. declare @EmpName varchar(50) declare @DBName varchar(50) sele…
2 replies
I am trying to update a table on server The table has a tigger on update that update another table …
1 replies
Hi, is it posiible to set nocount to on on a database level? Thanks,Jelena
2 replies
I have a table that looks like the first table below and I need to insert records into a second tab…
7 replies
Hi all. I'm having all sorts of *fun* using osql for the first time for a vsdotnet msde install. At…
1 replies
I have been trying to find a way of accessing an http:// resource to bring XML data into SQL server…
1 replies
Hi, Consider the following stored procedure I am calling this stored procedure from a visual basic …
2 replies
Heres one that could catch you out if you are ever in a hurry and decide to rename some Stored Proc…
2 replies
I need to find the mode from a table of data. Let's assume I have a table: barcode, measurement1, m…
6 replies
I have transactional replication going all the time, and asked to 'disable' it for the weekend so t…
2 replies
Hi, I just want to be sure this technique is not going to cause me grief when my database has milli…
5 replies
Viewing 15 topics - 276,781 through 276,795 (of 283,823 total)