Topics
Started by
Posts
Last post
I am in the process of encrypting passwords. I have some existing ASP pages that basically authenti…
1 replies
I have to import a database with about 1000 description of the fields. I need a query or a function…
1 replies
Hi, I have a general question about sql. In oracle, it exist a rownumber function that we allow …
2 replies
Good morning, I have a stored procedure: CREATE PROCEDURE proc_CallCenterAbacusNewPrspct @intIntlCn…
4 replies
I'm trying to count the number of admissions to a unit. My records are ordered by DATE and the adm…
4 replies
How do I concatenate the values of multiple rows into a single column of a given table? For example…
2 replies
I need to pass in one or more variables and return the results depending upon what was passed to th…
4 replies
I have a table (tblHier) with the following 3 columns:- 1) Id int - key column - seeded 1 2) Parent…
3 replies
Hi! I hope someone can help. Where I work, none of us have Bulk Insert rights and none of us ar…
6 replies
How can you get SQL Server 2000 to back up a complete database daily with a sequential backup name …
2 replies
My sysadmin came across a vulnerability report concerning xp_runwebtask. However, we can't find any…
2 replies
Is it guaranteed that 2 GETDATE() calls in the same SELECT statement are always equal? For Example…
8 replies
I have a query that's been running fine with the following WHERE clause: WHERE P.PH1 IS NOT NULL It…
9 replies
I am trying to create a table with a name that is passed to a stored procedure. It will not compil…
2 replies
As luck would have it I have a deadline, and I'm going to probably turn in the report short of what…
3 replies
Viewing 15 topics - 15,886 through 15,900 (of 17,082 total)
You must be logged in to create new topics.