Viewing 15 topics - 277,606 through 277,620 (of 283,884 total)
Topics
Started by
Posts
Last post
Iam trying to do an update to a database with the code below, the code will work in generating a si…
6 replies
We have an application server that connects to one of our SQL Servers. Several different clients c…
8 replies
I have a requirement for passing a comma-separated list of ID values into a stored procedure (SP) t…
5 replies
Hi! I'm new in this group and I have a problem to use the comand, 'use <databasename>' inside…
4 replies
Does anyone know of a neat way to split a delimoted string into variables in T-SQL, a bit like VB S…
6 replies
I have created this stored procedure: create procedure dibtrantest @des varchar(10) as begin tran…
4 replies
How can I modify "Select * from TableName" to display line numbers in front of each row. For exampl…
3 replies
I may not be looking at this the right way. I am using ADO to execute an SQL stored procedure. I a…
7 replies
I would like to build a view where records are shown with a where clause on today's date. I am new …
5 replies
I am trying to create a UDF that will parse a string based up on delimeter (e.g. '_'). I want to c…
3 replies
I'm trying (very) to use T-SQL's **** error-handling ins SQLSERVER 7 to establish some error-recove…
3 replies
Hi, I have some thoughts about images in a table. 1. I am inclined to do a stored procedure reading…
2 replies
We have this as a scenario. We have transactional replication happening on our main database server…
2 replies
Hello everyone, This is my first foray in creating a UDF. I was really looking forward to this feat…
3 replies
Hi, I have a column as varchar (4000). I'd like to know how long the actual longest value is. I'v…
3 replies
Viewing 15 topics - 277,606 through 277,620 (of 283,884 total)