Topics
Started by
Posts
Last post
I am trying to create database users for many newly created databases and assign the db_owner role.…
8 replies
Hello, I thought I would pass along a solution that, thanks to several contributors, works very nic…
1 replies
I have the need to dynamically insert a WHERE clause into a VIEW before executing it. I can accompl…
10 replies
I need to sum up some information for a report and I have the following query built: select c.id, c…
4 replies
Hello, I am writing to all of you to get some infomation regarding comparison of two tables. The q…
5 replies
Is there a way of checking if SQL Agent is running using a SQL Statement from and app (ie over ADO)
6 replies
I need to setup replication between 3 servers.I will be getting data from 2 servers a and b and the…
4 replies
Hello, I have a field that contains street names, a sample of which could be expressed as follows: …
7 replies
I've got a question that we've been having here in the office for awhile. We have the need to upda…
1 replies
Can anyone help with this error message. I have tried Microsoft KB and BOL but has noidea why it is…
10 replies
I have SP_1 which basically has two EXEC statements which EXEC's SP_2 and SP_3. SP_2 and SP_3 take …
3 replies
I need to sum up some information for a report and I have the following query built: select c.id, c…
2 replies
I have an access form that requests the user to enter a date value in an unbound field. When this d…
13 replies
I have the following: insert into table select column2, column3,column4, column1 from #table order …
8 replies
How does SQl Server handle prepared statements? Is it more efficient that ad hoc SQl queries if the…
1 replies
Viewing 15 topics - 15,106 through 15,120 (of 17,082 total)
You must be logged in to create new topics.