Topics
Started by
Posts
Last post
Question, We call a SPROC from VB and this sproc creates a memory table and does some inserts into …
3 replies
I have a trigger that operates on an INSERT and an UPDATE. The trigger tidies up address and phone …
3 replies
I get the below error when BCPing into a report table the size of the input file is about 32 mb DB-…
7 replies
Good morning all! I have created a new column: ALTER TABLE table1 ADD column1 int DEFAULT 0 NULL So…
14 replies
I am developing a view in server a that references several tables in server b. I setup a linked ser…
4 replies
Iam trying to do an update to a database with the code below, the code will work in generating a si…
6 replies
How to write data from SQL Server table to number of data files using stored procedure. (need to ex…
1 replies
[000] Request to run job ABC (from User ***) refused because the job already has a pending request …
3 replies
Hi, I am attempting to call a stored procedure and pass(concatentate) 2 variables as 1 parameter to…
6 replies
People: I have a table that establish a relationship between other two. The PK has two columns, the…
2 replies
New to SQL Server but... Am I missing something or is it impossible to create any type of numeric c…
12 replies
We need to express an integer (eg 1034) as words ("one thousand and thirty four"). Does anyone here…
7 replies
Is there a way to automatically add/suppress leading zeros in a numeric column? Any help would be g…
4 replies
I use ERWin to compare table defination, but I wonder if there is any tools or good ways to compa…
3 replies
I have a script that references a table on a 2nd database and uses a stored procedure on the primar…
5 replies
Viewing 15 topics - 3,901 through 3,915 (of 4,454 total)
You must be logged in to create new topics.