Topics
Started by
Posts
Last post
Can anyone tell me why an error is being thrown for the following: ...AND time_task_attribs.numeri…
9 replies
Hi I have requirement of updating values from views to temp table and display in SRS reports. The …
9 replies
I'll try to boil this down as much as I can. I think my brain stopped functioning an hour ago…
2 replies
By: Kbrown
I'm trying to determine if a field has a date on it so I can update the field with a different date…
5 replies
I'm trying to insert image files into a table in SQL Server 2005. The T-SQL I used works without va…
2 replies
I am writing script to import a clients entire local db into our onsite db. This consists of 50+ t…
6 replies
Hi SQL Server Gurus, I am trying to design a query, say for example: Prod_No, Prod_Desc, Prod_Categ…
1 replies
In Excel, you can display the data in a pivot table as a numeric value or a percentage. I hav…
12 replies
Hi, I have a requirement to concatenate two fields together, however I cannot get the syntax of the…
7 replies
By: El barto
Hello, I was loking at building a search on my site to return records in my SQL DB. So natura…
11 replies
I have this table CREATE table1 Proc VARCHAR(10), PrevProc VARCHAR(10) Both fields are mandatory. I…
42 replies
Hi This is our query : SELECT CAST(SUM(Amount) AS FLOAT) AS [Costs], CAST('' AS FLOAT) AS [Turno…
10 replies
Part of this question came from another thread where I was trying to help someone. Another pa…
4 replies
Hi, Can anyone please give me the exact difference between char,varchar,nchar nvarchar,…
7 replies
Need some ideas and direction on how to handle this. I have records in a table that have a st…
2 replies
By: ehlinger
Viewing 15 topics - 11,566 through 11,580 (of 12,234 total)
You must be logged in to create new topics.