Topics
Started by
Posts
Last post
Hi, In one of our application we have allowed users to log in with their respective Windows Login I…
6 replies
Hi following is a working code update admin set [add]= CASE WHEN uname = 'jain' THEN 1 ELSE [add] E…
4 replies
Good day, i have a stored procedure that scans a folder structure to tell me which members on my sy…
2 replies
Hi, I want to write a storedprocedure from a query. following is my working query string id; string…
2 replies
Hello I have below requirement : A non partitioned database with over 50 tables needs to be migrate…
2 replies
Hi, I am trying to create a report as shown in Fig3. for the tables data shown in Fig1. & Fig2…
10 replies
I've created a search for my users to search the title and description and I used full text search …
2 replies
Hi all, i am trying to create a filtered index based on a datetime - field and i am getting a synta…
8 replies
I apologize if this is a confusing question... What I'm trying to do is create a case statement tha…
8 replies
I have a stored procedure which applies data from one table to another, then deletes the table (the…
7 replies
I am trying to extract the 5-digit number out of a field that is formatted in the following manner:…
12 replies
Hi I have an existing stored proc, that selects data only. I would like to return data as XML I do …
2 replies
I have a huge stored procedure A that runs nightly and calls a bunch of stored procedure within it.…
2 replies
Hi all I want to form a SELECT statement which selects a numeric column and returns an empty string…
8 replies
I've got two tables and need to obtain the data in the Records table based on the information in th…
1 replies
Viewing 15 topics - 796 through 810 (of 10,647 total)
You must be logged in to create new topics.