Viewing 15 topics - 247,021 through 247,035 (of 283,961 total)
Topics
Started by
Posts
Last post
Is there anyway to undo a stored procedure alter statement??????? Or roll it back to a previous ver…
10 replies
When I run the following script: declare @d datetime set DATEFIRST 1 --first day of the week is su…
3 replies
Is anyone aware of a public SQL server that I can connect to for some ODBC developement?
2 replies
I'd like to convert a text string (yyyymmddhh:mm:ss:mmm) to datetime. I thought something lik…
5 replies
Do you have a way to filter the forums to show only unanswered questions. I want to contribute, but…
21 replies
I am writing a stored procedure to access the database multiple times and create an asp page by cre…
9 replies
I have created a DTS package that updates my SQL Server database from Excel.It initially dele…
1 replies
I am trying to create a stored procedure using the following TSQL: SELECT DISTINCT &nbs…
6 replies
I turned on auditing and my SQL logs filled with "Login failed for user 'lawprodcr'.". This is…
2 replies
hi i have following query SELECT COUNT( DISTINCT [SupplierID]), COUNT( DISTINCT [CompanyName…
2 replies
Hi, I'd like to update the FromStatus column with values from the previous rows of the ToStatus col…
13 replies
Hi guys, I'm trying to populate a column in a table with values from another column on the same tab…
3 replies
Hi All, Iam trying to insert some values into the Temp table by calling a stored procedure (sp_A) w…
7 replies
Hello, does any one know how to convert the queries from dos based paradox to SQL. If anyone knows …
3 replies
Is it possible to customize the parameter tool bar in reporting services. By default "View Report" …
2 replies
Viewing 15 topics - 247,021 through 247,035 (of 283,961 total)