Viewing 15 topics - 262,816 through 262,830 (of 283,986 total)
Topics
Started by
Posts
Last post
I need to take full name (with middle initial sometimes) and parse into first and last name.
6 replies
can i execute stored procedure from a stored procedure and get the result set and work accordingly.…
5 replies
I have an account table that looks like this (the ddl isn't exactly right but you get the idea &nbs…
2 replies
Hi, I have a fairly new server and I keep experiencing the same problem. When using enterpris…
8 replies
I am trying to do a self join that will take the value of the col called TO_DEPT of the PREVIOUS re…
14 replies
Hi, I setup user with db_public, db_owner, db_datareader and db_datawriter rights. He sill cou…
10 replies
OK, here's the situation... I'm importing data from a mainframe dataset that has been ftp'ed to a P…
11 replies
I have heard that one will get better performance joining an int column to another int column versu…
9 replies
SELECT a.* FROM emp_table a INNER JOIN emp_table b ON a.emp_name=b.…
4 replies
Hello, MSSQL 7/2000; using Enterprise Manager tool; Mixed Mode Authentication I've noticed that a g…
12 replies
I'm trying to configure SQL 2000 Active/Passive Cluster but I'm get this MSDTC error. I can't fail…
2 replies
Hi Can any one tell me the problems with associate if i delete Builtin/administrators windows grou…
3 replies
I have a need to use the system tables to create a sql script for the indexes defined for a table.&…
5 replies
Does anyone know if there is a formul for calculating how many rows a cube is going to have.&n…
6 replies
We use bcp to unload csv format data as part of our weekly batch process. At any given time, there&…
3 replies
Viewing 15 topics - 262,816 through 262,830 (of 283,986 total)