Topics
Started by
Posts
Last post
Hi, This isn't my function but I've been playing around with it so it does what the title above say…
4 replies
Hi folks, This should not be a difficult question but it is driving me nut! I have two DBs, one cop…
8 replies
Hi, Consider the folllwing two records: if object_id('test') > 0 drop table dbo.test create tab…
16 replies
I have a table that stores comment codes for a financial institution. When a request is made, a da…
1 replies
Hi all, Is there a way to set timeout in openrowset? My project requires to connect from a sql serv…
2 replies
I have this query that used to work just fine..now it's giving me a "Msg 512, Level 16, State 1, Li…
4 replies
I'm stumped.. I have a fairly complex sproc that is expecting a single record identifier to be pass…
9 replies
Hi all, Is it poosible to use a variable as a column name in SQL? EXAMPLE: DECLARE @ColumnName VAR…
4 replies
Below is the codes that should pull all the list of Agents that has HPP data for the previous week.…
5 replies
A customer's database loses data from one specific table when a particular user logs on to the Appl…
8 replies
Hi, i want to write a function which do some calculate something in database. i write it but i am g…
3 replies
I have a stored procedure that currently brings back one row per policy number. A new table has bee…
3 replies
Hi There, I am using the following in my SELECT Statement - DATEDIFF (year,dbo.[CORE_CO-PERSON].[…
17 replies
I'm stumped.. I have a fairly complex sproc that is expecting a single record identifier to be pass…
4 replies
Hi, I have several databases which are having same tables and table structures, but recently we hav…
13 replies
Viewing 15 topics - 1,006 through 1,020 (of 12,234 total)
You must be logged in to create new topics.