Topics
Started by
Posts
Last post
I have a stored procedure that inserts a record into a table that has a trigger setup for Inserts. …
4 replies
I have a vb client program uploading a large (between 1k to 3Mb) file to SQL server via a parameter…
1 replies
Use linked server, I can access a remote server in T-SQL grogram. However, if the server is do…
10 replies
My package name is "ImportExcelFile". Would anyone have the code to execute this from within …
3 replies
I'm writing a stored procedure that uses OpenDataSource to insert an excel file into a table. …
2 replies
Hello, Can i preface a variable of type "table" with owner name. For example [dbo].[@TableVari…
2 replies
Hi guys. I'm tired of this thing DECLARE @mes NVARCHAR(2) SET @mes = CASE WHEN Day(GETDATE()) < 22 …
6 replies
Data available in one column should display some values in one column and some values in 2nd colums…
5 replies
I am after some opinions on the optimum way to write a particular type of query. I have …
3 replies
I am trying to generate line numbers when doing a select statement. I have created a udf which I ca…
3 replies
I have two tables that are pretty much identical. I would like to be able to create a stored proced…
2 replies
Dear all, Please advise, is there any documentation or starter guide description/explaination …
4 replies
I'm getting this response in query analyzer to queries that should function properly. I can't find …
4 replies
Hi, I need to return a result set that represents a hierarchial tree with indentation , levels and …
4 replies
i am writing a report that needs to do the following: show all records in a table that have a remov…
3 replies
Viewing 15 topics - 11,971 through 11,985 (of 17,082 total)
You must be logged in to create new topics.