Topics
Started by
Posts
Last post
Hello, I`m new with SQL Server. I`m curently using SQL Server 2000 with SP4 , and i can start …
3 replies
I have a datetime column with an example value of: 1/1/2008 10:30:59 I would like to filter on the …
12 replies
Hi Folks, I have an issue with a mirror that I am testing in high safety mode. I am testing what ha…
1 replies
I have a stored procedure which has 3 in parameters first and second has default value specified. I…
1 replies
Hi Folks, is it good practice to enable the service broker for an instance. Why would that be? I am…
4 replies
Hi, I wrote the following code: create trigger triggerMail on tbl_booking after insert as begin …
7 replies
I have a production db which is running on sql 2005 and I have a development/testing system which i…
7 replies
create trigger triggerMail after insert on booking as begin declare @status varchar(1) if …
1 replies
I'm in a project where I have to fix bugs when migrating from MS Access 2003 to MS SQL 2005. After…
17 replies
Hi Folks, I am using high safety mode for my database mirror. I thought that in this mode that if t…
7 replies
Hi Folks, what are the ramifications of changing the remote query timeout server option? I have got…
6 replies
Flag Product_ID_Group Product_ID ID 0 123456 NULL 456…
3 replies
Hi folks, I am trying to export a query to a text file using bcp. I wrote the query as fixed lengt…
2 replies
Now that I have been reviewing our logs for our weekly maintenance tasks we put in place on all our…
2 replies
Hi. I have a table (dbo.ProductCosts) that contains 315000 records. It was created from excel extra…
12 replies
Viewing 15 topics - 2,116 through 2,130 (of 2,735 total)
You must be logged in to create new topics.