Topics
Started by
Posts
Last post
I am new to transfering objects from one SQL box to another. When I transfer tables, it fails; howe…
6 replies
Hi all, I've got lots of SQL SERVER Jobs. each job at the final step should generate and mail a rep…
1 replies
How to print a word document from sql server
4 replies
I'm having a problem with a trigger on a database table. Sometimes the trigger fires and other time…
2 replies
Have a varchar column with numeric values which equate to dollars or pounds sterling etc. because o…
3 replies
I have an old system that I need to import data from. The database exports to a text file; each fie…
4 replies
How can I test a text field to see if it contains any characters in it ? Edited by - homer on 05/16…
8 replies
Hi everyone, I seem to be having a problem with my sp. The task is a user selects the fields they …
6 replies
OK, heres my problem, I have a table that uses the following 2 constraints: CONSTRAINT [UNIT_COMMS_…
1 replies
I am trying to convert a stored procedure to use the new data type table instead of a temptable. I …
3 replies
How do I trap a level 16 error caused by an opequery query through to an Oracle Database that is ex…
1 replies
Hi, I would like to append characters to a field value in a table, based on the value of a field i…
4 replies
I am in an environment running multiple SQL Server databases on multiple servers. I would like to r…
1 replies
Hi everybody, I need to select sales info from 2 tables and group it by year. tables: salesdetails …
8 replies
If I create a proc in the master db: CREATE PROC sp_xTest as select sum(convert(dec(15,2),size)) fr…
6 replies
Viewing 15 topics - 3,616 through 3,630 (of 4,455 total)
You must be logged in to create new topics.