Topics
Started by
Posts
Last post
This is a basic question, and although I've used SQL Server since SQL 6.5, I still don't know the a…
6 replies
Anyone know of a function I can use to convert the UTC date/time field to Pacific Time? I know I ca…
15 replies
I have a program written in VB6 that uses ADO to communicate to a SQL Server 2005 Express database …
10 replies
Hi All, Im getting error: "Timeout expired. The timeout period elapsed prior to completion of the o…
7 replies
does anyone know what the exec #am_generate_waitstats purpose is:-P "We never plan to Fail, We just…
21 replies
hi, i am getting this error in insert query The conversion of a nvarchar data type to a datetime da…
1 replies
Hi, I have a table CREATE TABLE [dbo].[OP_Transaction]( [prod_id] [numeric](18, 0) IDENTITY(1,1…
1 replies
ALTER TABLE dbo.a ADD FOREIGN KEY (id) REFERENCES dbo.b(id); How can change the name of this key...…
3 replies
Hi, In SQL Server 2005 Standard Edition SP 1, i made a selection from sys.sysprocesses. One of proc…
2 replies
Hello, I have a query that outputs as XML and am having trouble with it. I have a table called Stud…
3 replies
hi guys, Easy one i think - how can i view or check my linked server logins? I know to use sp_addli…
4 replies
I have this command running in sql server agent. osql /U a /S A\B -d AB /P 1 /Q "exec test" /o \\C…
5 replies
Hi all I've recently started receiving this error when running a query against a server. The full e…
2 replies
Hi there, this is just a question out of curiosity really. I've recently been playing around with o…
5 replies
Would appreciate being pointed to documentation on how to limit entries into a database to a specif…
8 replies
Viewing 15 topics - 121 through 135 (of 10,974 total)
You must be logged in to create new topics.