Viewing 15 topics - 261,901 through 261,915 (of 283,918 total)
Topics
Started by
Posts
Last post
We recently bought a server for our org. It hosts our SQL server for Billing and payroll. I w…
5 replies
I need to extract data from a sql server table and format the date so that oracle can read as in dd…
6 replies
We've developed a series of reports in development. Of course, management saw these reports a…
1 replies
Can't refresh the excel sheet and keep getting following error: "Client Safety option do not allow …
16 replies
For those of you who use SQL Server authenication for your users: What method do you use to allow y…
9 replies
I would appreciate if someone can help me with SQL or something which would help me delete dup…
10 replies
Ok, I'm new to this DTS thing, and to make matters worse, I don't know ActiveX, VBscript, or JScrip…
23 replies
How can I obtain a list of columns (and column properties) that are output by a stored procedure? I…
1 replies
I using a table with 3 million records which has got text column which holds xml data.A simple…
2 replies
Hi everybody, I'm changing my stored procedure to Dynamic SQL to include the database name as a par…
7 replies
I have tried to use the DTS wizard to import a very large text file into a table of the form tbl(a …
1 replies
I know that SQL Server 2000 Standard is limited to 2GB RAM on Windows 2000 Server Standard, bu…
2 replies
'SELECT c1,c2,c3,c4,c5,c6 INTO #emp_temp1 FROM #emp_temp order by ' +@col_name+'…
5 replies
I just upgraded from the world of SQL 7 to SQL 2000 a few months. I have recently found that …
1 replies
This SQL statement SELECT MAX(DISTINCT ProductVersion) AS New, ProductType,…
6 replies
Viewing 15 topics - 261,901 through 261,915 (of 283,918 total)