Topics
Started by
Posts
Last post
Hi. I have been working on a product configuration tool. Rather than have to manually replicate wha…
6 replies
Hi All I got stuck building a stored procedure that I'm using a on a web site. I essentially have t…
2 replies
Hi all We've got a user that needs the ability to write and execute SQL code against our server. Ho…
18 replies
I am looking to see if anyone knows how to find if the tables referenced in the Procedure and or Vi…
3 replies
Hi all, I am getting error message while trying to insert Float datatype values into Numeric dataty…
1 replies
Hi, I have a requirement to develop an User Interface (to help few users run certain reports) tha…
4 replies
i have one stored procedure that i want to execute it and get the result. all that in a query w…
1 replies
I'm hoping someone can shed some light on this for me: If you're calling a stored procedure from so…
1 replies
Hi there!! I have a procedure that compares 2 tables. insert into TESTE_CasesModificados select * …
6 replies
I have following tables: Employee(EmployeeID,Name,ReportTo) CompanyEmployee(PKId,EmployeeID,Company…
1 replies
I want to compress the values and insert/update to table and when selecting the values I want to de…
6 replies
I ran the below two simple SQL queries in management studio SELECT getdate() -- returned 2008-06-2…
1 replies
Hi, Our Database had a schema change--add 2 columns ( brand and type) to each of existing tables. T…
3 replies
I'm doing this right now to convert duplicate rows Create Table #Dups ( vchSectionNumber VARCHAR(…
2 replies
Afternoon all, I'm studying for my 70-431 exam and would like to do a bulk insert of data but do no…
5 replies
Viewing 15 topics - 7,261 through 7,275 (of 10,974 total)
You must be logged in to create new topics.