Topics
Started by
Posts
Last post
I'm creating a blob database that will store files (.ppt, .doc, .xls etc) in a table using the imag…
1 replies
In Table 1, if column one data is produce Code information and column two data is the corresponding…
3 replies
MSSQL2000 I need to write a proc that will delete a specific Job and it's linked Job Schedule. I kn…
2 replies
guys I have table with 3 columns seq area page _____________________ 1 300 0 1 200 0 1 100 0 1 400…
3 replies
Must be a monday morning brain cramp. Is it possible to run an UPDATE query where the SET operation…
1 replies
I'm stumped or going mad! The following query; select distinct mediacode1 from mediacodes where med…
3 replies
As part of a large data import process, I want to disable the scheduled TLog backup DTS job for the…
2 replies
Why the result of this is not 24-07-2006?? DECLARE @datestring datetime SET @datestring = datepart(…
4 replies
hi guys , i need help with my espressions in this view..... my espressionskeep giving me an error m…
2 replies
I have the following fields in Table A running in MS SQL Server 2000: MAJOR| MINOR| PRODM…
2 replies
Dear friends, How can i get null value fields from a table I have a table with fields i…
4 replies
Hello, Can anyone help me? I want to round up my result. I use round ((value/60),0). …
5 replies
What's the best way of determining time of last server reboot from within a stored procedure? Than…
5 replies
Is there a way to include the DISTINCT in a select with the inner join without writing out each col…
6 replies
Hi, Can you execute a stored procedure in a cursor? I'm trying to do the following but it causes a…
3 replies
Viewing 15 topics - 6,571 through 6,585 (of 17,082 total)
You must be logged in to create new topics.