Topics
Started by
Posts
Last post
create table TZ(Z_id int identity(1,1) primary key, z_name varchar(20) not null) select * from TZ d…
2 replies
Anyone know if SQL Server 2000 will accept LDAP queries and return the equivalent of a .net SearchR…
3 replies
Can anybody tell me where I can find the Tutorials for writing Stored Procedures? Please help me I …
5 replies
Microsoft Windows [Version 5.2.3790] (C) Copyright 1985-2003 Microsoft Corp. C:\Documents an…
2 replies
Hello friends Can any body tell me what is basic differnce between Jobs and DTS packages Can…
4 replies
Please help me regarding Query to find second largest number in the column....
2 replies
Im trying to run a procedure that updates multiple rows when multiple rows are deleted. I have alre…
6 replies
Need to automatically populate a date field via stored procedure. I'm happy to do it from tod…
4 replies
hello friends can anybody knows where i will get source code for sp_help which tables, which views…
2 replies
I'm transfering from access to sql. I've got the query working and set up the sproc. What I'm havin…
2 replies
Dear All, I'm trying to standardize my dts package names, but the field seems to be locked for edit…
1 replies
Is there a way to view all user passwords
2 replies
I've got a query with a few case in it which is fine. What I'd like to do then is add these togeth…
3 replies
dear friends, is it okay to clear transaction log in mssql server ? if it's ok, how to clear transa…
11 replies
Hello Everyone! I've searched here and found several examples that are similar to my situation. The…
6 replies
Viewing 15 topics - 2,206 through 2,220 (of 2,871 total)
You must be logged in to create new topics.