Viewing 15 topics - 266,626 through 266,640 (of 283,936 total)
Topics
Started by
Posts
Last post
How do I convert the following T-SQL query to a SQL 92 statement select * from authors a, titles t,…
3 replies
I recognize that a where clause with something like "WHERE A=B and C=D" you might not be able …
7 replies
Hi! Does anyone know how to store the result of a stored procedure to a variable? I've seen some wa…
3 replies
I am pretty sure that a "Backup Log MyDB With NO_LOG" will cause problems when restoring transactio…
4 replies
We're currently using DTS packages that we hold on the local server, however we run these on severa…
6 replies
When i preview the data from source in DTS it shows me the records. But when i try to test the acti…
1 replies
Hi, I have a package that runs procedures on 4 distinct servers and when all have completed kicks o…
2 replies
Hi, My applicaton sends a t-sql INSERT statement to SQL Server. I have a trigger on the table speci…
4 replies
I am trying to set up an application which will use Trusted Source connections to SQL Server. When …
2 replies
does any one know where i can find documentation or step by step guide to installing sql server 200…
1 replies
i want to get database name and user id from the database TCP package. who know the TCP data forma…
1 replies
I'm currently developing a security scheme for our database and one of the requirement is to filter…
2 replies
I have a trigger and it fires properly whenever I update two fields within the table. It does…
9 replies
I have a scenerio, I have a table GRN , I want whenever new record will be enter in this table, a …
3 replies
Please help!!! I created user account. This user is db_datareader and db_datawriter. He should not …
3 replies
Viewing 15 topics - 266,626 through 266,640 (of 283,936 total)