Topics
Started by
Posts
Last post
When I call my DTS package from a stored procedure by: exec master.dbo.xp_cmdshell 'dtsrun /S ntser…
6 replies
Hello All, I have a question about the xp_smtp_sendmail procedure. I am trying to use it with …
1 replies
Does anyone have a better solution for this problem? In the table there are one or more rows per pe…
15 replies
I have a table where each row contains five date fields. I need to update one of th…
3 replies
I have a SQL Server Table (SQL Server 2000) which stores a date as an Integer Value. The Integer Va…
1 replies
I have tried looking this up on BOL as well as this site and Google. I must be asking the wro…
8 replies
I would like to create a table that stores a unique id value and several other bits of information …
8 replies
I have this task of finding the equivalent of SQLLDR of Oracle in SQLServer.. and I figure that I s…
4 replies
Hello everybody.. I have a table. Its primary key made by two fields (composite PK with 2 fiel…
1 replies
I have a query which selects file paths returning a string such as '\\server\test\folder1\do1.doc' …
4 replies
How can I load an Excel file to a temporary table using a Stored Procedure instead of a DTS?
2 replies
By: Yannis
Dear all, I have a table COLOR with an obsolete column CODE NVARCHAR(8) DEFAULT '' (Empty String).…
3 replies
By: gserdijn
I'm attemping to access a specific file member with the CREATE ALIAS command and then using the ali…
5 replies
I am trying to scan a tree based on parent-child relationship. I have written a Local cursor which …
4 replies
By: g Field
How do you save the results of a stored proc into temp table (or tables) when you get back multiple…
5 replies
Viewing 15 topics - 10,336 through 10,350 (of 17,081 total)
You must be logged in to create new topics.