Viewing 15 topics - 251,116 through 251,130 (of 283,985 total)
Topics
Started by
Posts
Last post
So I'm updating some legacy code and I get the following error: The column prefix 'p' does not matc…
1 replies
Is there a way in SQL 2000 to monitor database logs and then send email when they reach 70 % full. …
8 replies
Hi All, We need to be able to get details on unpredictable errors happening in Stored Procs. Gettin…
1 replies
Hi, I didn't receive any answer about my problem. I'll repeat that!: I have one query: SELECT count…
4 replies
When exporting a table to a flat file from a stored procedure using SP_OA..., we are randomly getti…
2 replies
Hi all, I like to copy a large table(14 million records) along with it indexes from database A…
7 replies
We have just created a simple DTS package to import data from an Excel file which we receive every …
9 replies
How do you open a dts package that has a password (which noone know)? it is sql server 7.0
2 replies
I have 3 tables table_1 function_code function_desc table_2 function_code itemfunction_code itemfun…
3 replies
hi all, I have a stored procedure that creates a record and generate a uniqueidentifier. I call the…
3 replies
I'm trying to dynamically create an IN clause to build into a stored procedure. I'm not getti…
10 replies
Table size SQL uses a B Tree structure for storing data. B Trees use pointers (two headed on…
3 replies
I have recently been offered, and accepted a new job. They have kindly offered to sponsor me to com…
13 replies
Am I correct in the following? To ensure a database is fully optimised and ready for use, the follo…
6 replies
I have the following SP; SELECT dbo.tbl_ARS_Registers.RegisterID, sipr.dbo.ins_prs.prs_name, dbo.t…
7 replies
Viewing 15 topics - 251,116 through 251,130 (of 283,985 total)