Topics
Started by
Posts
Last post
Good day Forumites, I have a full text search set up on the "Goods" table with some columns below, …
6 replies
Hi, I've got a number of tables with no clustered index I want to archive on a regular basis (weekl…
2 replies
Please advise what's the meaning/significance of the -53960 in the following datadiff function call…
2 replies
Being an adhoc coder I am trying to write a AP and getting the following error Msg 137, Level 15, …
2 replies
Hello all, I have following situation: customers can order food for breakfast lunch and dinner. Eac…
5 replies
Hi, Within my table (TableA) I have a column (Group_Id) which needs to be populated with a integer…
1 replies
Hey, The following is a stored procedure I'm using to calculate savings and to group these savings …
4 replies
hi may you please tell me what is wrong with this code Declare @Cluster Varchar(max), @Consolidate …
4 replies
I have 3 tables: computer computer_lists software Table 'computer' contains network computers. Tabl…
7 replies
Hello Everyone, I'm really hoping someone can help me. I need to convert a function that I w…
3 replies
I'm trying to run the following query and I'm getting this error. I'm running the query from the s…
3 replies
sp_change_users_login 'update_one', 'dbo', 'dbo' I get an error message stating that 'dbo' is a for…
4 replies
Hi, I'd like to pass an array as a parameter to a StoredProc, and within the SP, browse through e…
6 replies
Hi All, I have a table valued function. CREATE FUNCTION [dbo].[fnPointRanked] ( @AssetIDINT )…
4 replies
Hi, I need to INSERT records into my 'Pass' table with records in my 'Prepare' table where the foll…
3 replies
Viewing 15 topics - 4,036 through 4,050 (of 12,234 total)
You must be logged in to create new topics.