Topics
Started by
Posts
Last post
Is there any way to load the contents of a binary file (located on a local file system) into a vari…
2 replies
hi, I remember there is an undocumented select usage which select all columns of one record into a …
5 replies
Hello, I have a strange problem using OSQL and isqlW, that I am unable to fix. If someone could hel…
3 replies
How can I delete all the rows beyond the first 10? And, to make it more interesting, I need to do …
4 replies
On my SQL Server 2000 server I manage several databases with the same structure. Number and names …
3 replies
SSN | ID | Status_ID | ----------------------------------------- 131764 | 1 | 120 | 13176…
2 replies
Gurus, Two quick questions about triggers: 1. Within a insert,update trigger how can one determine …
9 replies
Hello: Is it possible to get SQL Analyzer to load and execute a sql script from a text file stored …
8 replies
Table: productID int productname varchar(200), productsize varchar(25) i have multiple products wit…
5 replies
I am trying to import a text file by using bcp. How do I specify the text qualifier (i.e. double qu…
1 replies
I am developping an application what must save some word documents in some rows. Can anyone told me…
2 replies
How would I write a trigger that updates a column in another table after the table with the trigger…
4 replies
Hi, Does anyone know how to do calculations on a computed column? I'm a novice at this an d I'm not…
3 replies
Hopefully this is easy. I have a table with 50+ cols. The primary key is an identity col (autokey).…
3 replies
I'm trying to use a CASE statement to create a dynamic order by on the following table. == Tabl…
7 replies
Viewing 15 topics - 16,306 through 16,320 (of 17,082 total)
You must be logged in to create new topics.