Viewing 15 topics - 261,556 through 261,570 (of 283,820 total)
Topics
Started by
Posts
Last post
My table has a column called sql_name. I need to concatenate all the values in this column and sepa…
16 replies
I'm tangled up in permissions and could sure use a bit of help here. I have an application an…
2 replies
Here's my problem...this will not work: declare @retval int, @tablename char(12), @procedure varcha…
5 replies
I have a stored procedure to query a text file in a linked server. This works fine when the f…
1 replies
I got a cool project to figure out what are the max data length of a particular NTEXT column within…
5 replies
Hi ! I am upgrading to MSSQL Server 2000 and some applications need the SQL client installed on all…
2 replies
I have to create a table with a three-character column that contains all the combinations from AAA …
7 replies
Hello listers, Many developers here are actually getting this error when they are debugging (with&n…
2 replies
I am trying to generate an ER diagram for 400+ tables. I want all column info visible for all table…
4 replies
Is there a tool or script that one can excute to see what's the version number of Sql's dll fi…
1 replies
Hello All I have a rather simple question that Iseem to have trouble doing. I need to add multiple …
3 replies
Hello, I am looking for usefull alerts. I want to use SQL Mail to send the alerts to me. I can thin…
6 replies
Good Morning, I have a database that tracks enrollment transactions. The transactions are ordered b…
2 replies
Hello, We have several SQL servers of varying sizes and we have some issues with the current backup…
9 replies
CREATE TABLE [dbo].[emp_details] ( [emp_number] [int] NOT NULL , [emp_id] [int] NOT NUL…
5 replies
Viewing 15 topics - 261,556 through 261,570 (of 283,820 total)